Add reno for lock-breaker and engine status suppport

Add reno for lock-breaker and engine status suppport

Change-Id: If16a9f7e33b733d39519174dc4c9368908a4b68f
This commit is contained in:
Ethan Lynn 2016-02-02 11:30:25 +08:00
parent 1b7a610e5d
commit 2e319a1985
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
features:
- Added support to steal a lock from dead engine.

View File

@ -0,0 +1,5 @@
---
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.