From ed37a1b4b55b96ba3810d66297bc5ce10f415f9f Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Mon, 15 Aug 2016 15:43:23 +0100 Subject: [PATCH] Update paste, policy and rootwrap configurations 2016-08-15 Change-Id: I349e72f3fb2168e0c91e814f19c9ec6fe33c9087 --- templates/policy.json.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/policy.json.j2 b/templates/policy.json.j2 index f7726778..1ae73ec9 100644 --- a/templates/policy.json.j2 +++ b/templates/policy.json.j2 @@ -1,5 +1,5 @@ +# Beginning with the Newton release, you may leave this file empty +# to use default policy defined in code. { - "admin_api": "role:admin or role:administrator", - "show_password": "!", - "default": "rule:admin_api" + }