senlin mitaka-3 "m3"
Milestone information
- Project:
- senlin
- Series:
- mitaka
- Version:
- mitaka-3
- Code name:
- m3
- Released:
- Registrant:
- Qiming Teng
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 2 Ayush Garg, 2 Cindia-blue, 1 Di XiaoLi, 2 Ethan Lynn, 5 Haiwei Xu, 2 Qiming Teng, 7 Yanyan Hu, 1 zzxwill
- Blueprints:
- 6 Implemented
- Bugs:
- 17 Fix Released
Download files for this release
Release notes
New Features
-------
- Added command 'senlin-manage service list' to show the status of engine.
- Added command 'senlin-manage service clean' to clean the dead engine records.
- Added support to steal a lock from dead engine.
- Added support to multi-tenancy (aka. project_safe checking) when finding resources.
- Added support to multi-tenancy for event resources.
- Added support to limit number of clusters per project.
- Added new APIs for cluster/node check and recover.
- Added support of multi-tenancy for actions.
- Added LBaaS health monitor support to load-balancing policy v1.0.
- New health check daemon is introduced to do periodical cluster status checking. It collaborates with health policy on cluster monitoring.
- Added senlin.
Bug Fixes
---------------
- Fixed a bug related to using the 'name' property of a nova server profile.
- Fixed a bug related to setting the next_index property of a cluster after new nodes have joined or existing nodes have left.
Other Notes
-------------------
- DB isolation level defaults to READ_COMMITTED in order to solve concurrency problems encountered in action dependency checking.
- Added documentation for senlin.
Changelog
This release does not have a changelog.
6 blueprints and 17 bugs targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
Enable health management for senlin | Enable health management for senlin | 4 High | Cindia-blue | 11 Implemented |
Support nova update of nova server profile type | Support nova update of nova server profile type | 4 High | Yanyan Hu | 11 Implemented |
Implement a deletion policy to support cross-az/region node deletion | Implement a deletion policy to support cross-az/region node deletion | 3 Medium | Haiwei Xu | 11 Implemented |
Lock Breaker for Multi-engine | Lock Breaker for Multi-engine | 3 Medium | Ethan Lynn | 11 Implemented |
Support senlin-manage service list | Support senlin-manage service list | 3 Medium | Ethan Lynn | 11 Implemented |
Senlin support in python-openstackclient | Senlin support in python-openstackclient | 1 Undefined | Di XiaoLi | 11 Implemented |