diff --git a/releasenotes/notes/senlinclient-1.2.0-4680ea85ba2dc6c8.yaml b/releasenotes/notes/senlinclient-1.2.0-4680ea85ba2dc6c8.yaml new file mode 100644 index 00000000..44fe2b78 --- /dev/null +++ b/releasenotes/notes/senlinclient-1.2.0-4680ea85ba2dc6c8.yaml @@ -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.