From 01029c44524d79c7165daf631cdc15a25398807f Mon Sep 17 00:00:00 2001 From: Sylvain Bauza Date: Tue, 19 Jan 2016 15:21:35 +0100 Subject: [PATCH] Reno for lock policy Commit ee79914 was missing the reno file Change-Id: Iee91d6a6847758a8cf8ccfcd71695fb8a870949a --- releasenotes/notes/lock_policy-75bea372036acbd5.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/lock_policy-75bea372036acbd5.yaml diff --git a/releasenotes/notes/lock_policy-75bea372036acbd5.yaml b/releasenotes/notes/lock_policy-75bea372036acbd5.yaml new file mode 100644 index 000000000000..3b9cf99913c3 --- /dev/null +++ b/releasenotes/notes/lock_policy-75bea372036acbd5.yaml @@ -0,0 +1,6 @@ +--- +upgrade: + - Default RBAC policy for lock operations has been modified to + admin_or_owner for the stable V2.0 API. Please understand to modify the + policy if you still keep to have anyone to lock an instance and you're + still using the stable API endpoint.