From 0c3142d2c093c45b1279f4c58c0334207af3801f Mon Sep 17 00:00:00 2001 From: Masahito Muroi Date: Tue, 19 Jun 2018 14:15:36 +0900 Subject: [PATCH] Add upgrade releaesnote for policy-in-code Change-Id: I2b26d09366c1a802433e15e84cf06b6ddad88d0f --- releasenotes/notes/policy-in-code-3107271b0636fcea.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/releasenotes/notes/policy-in-code-3107271b0636fcea.yaml b/releasenotes/notes/policy-in-code-3107271b0636fcea.yaml index d190caac..f0f90ac3 100644 --- a/releasenotes/notes/policy-in-code-3107271b0636fcea.yaml +++ b/releasenotes/notes/policy-in-code-3107271b0636fcea.yaml @@ -7,3 +7,8 @@ features: in detail. .. _the policy configuration guide: https://docs.openstack.org/blazar/latest/configuration/blazar-policy.html +upgrade: + - | + The default policy for the list and get hosts API is changed. Admin and + its owner are allowed to call the API until Queens. From Rocky release, + only the admin is allowed to call the API.