From 21746db63721638e2d487920fe47df45cc513ec5 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 23 Jan 2018 01:28:18 +0000 Subject: [PATCH] Update git submodules * Update oslo.policy from branch 'master' - Merge "Render deprecated policy names when generating files" - Render deprecated policy names when generating files We found out the when policy files are generated they don't have deprecated policies. This can be problematic for services that use rendered policy files because they could still be using the deprecated policy name and not the new policy name. This commit makes sure we render the deprecated policy name as an alias to the new policy name. This makes it so that operators don't have to change two policies if they override a deprecated policy. Closes-Bug: 1742569 Change-Id: Iaf0c89a035775770ceaa230c65ce8eb195b9d82b --- oslo.policy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.policy b/oslo.policy index 1d1876f238..6d742bb4c5 160000 --- a/oslo.policy +++ b/oslo.policy @@ -1 +1 @@ -Subproject commit 1d1876f238aadd57983fc2743645a1300695488c +Subproject commit 6d742bb4c59e4dd55836d0151975fc25ae6dfb42