Release note for python-senlinclient 1.2.0

Change-Id: I6470c300fa9af862cb24ca497be29c8aee098e67
This commit is contained in:
yanyanhu 2017-01-25 05:01:05 -05:00
parent 809a90ec6c
commit 9df5282567
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
features:
- Support node replace operation.
- Enhance the parameter check for "path" in cluster collect operation.
- Help message for metadata clean operations.
fixes:
- Fix incorrect description of profile/policy validate operations.
- Fix project_id and user_id show bug for profile/policy validate and
cluster policy show operations.
- Fix enabled option for senlin cluster-policy-detach command.