From 6ac75fc72d83c78c888f0b7e214afd04f4ae3c64 Mon Sep 17 00:00:00 2001 From: yanyanhu Date: Thu, 1 Dec 2016 02:28:15 -0500 Subject: [PATCH] Release note for python-senlinclient 1.1.0 Change-Id: I0f79e4a0e6ac89015a0b6353d1b91cfa07c65e55 --- .../notes/senlinclient-1.1.0-daf1f24c73ee8b17.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 releasenotes/notes/senlinclient-1.1.0-daf1f24c73ee8b17.yaml diff --git a/releasenotes/notes/senlinclient-1.1.0-daf1f24c73ee8b17.yaml b/releasenotes/notes/senlinclient-1.1.0-daf1f24c73ee8b17.yaml new file mode 100644 index 00000000..3c76b5b6 --- /dev/null +++ b/releasenotes/notes/senlinclient-1.1.0-daf1f24c73ee8b17.yaml @@ -0,0 +1,10 @@ +--- +fixes: + - Fix resource list operations for openstackclient. + - Add filter "is_enabled" for policy binding list. + - Fix policy binding operations including attach, detach and update. + - Remove unsupported sort key "user" for event-list. + - Fix metadata purging. + - Add "cluster_id" colume for openstack cluster event list. + - Support "global_project" arguments for action-list. + - Fix resource update operations.