From 80e902a4cf7a82e34133dcfae5df5204bb68c560 Mon Sep 17 00:00:00 2001 From: Andy McCrae Date: Fri, 25 Aug 2017 09:31:13 +0100 Subject: [PATCH] Update paste, policy and rootwrap configurations 2017-08-25 Change-Id: I123057e57534f21a4cd346cc2d921f6197063ab0 --- templates/policy.json.j2 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/policy.json.j2 b/templates/policy.json.j2 index fba54a7e..5b1f6be7 100644 --- a/templates/policy.json.j2 +++ b/templates/policy.json.j2 @@ -26,10 +26,11 @@ "manage_image_cache": "role:admin", - "get_task": "role:admin", - "get_tasks": "role:admin", - "add_task": "role:admin", - "modify_task": "role:admin", + "get_task": "", + "get_tasks": "", + "add_task": "", + "modify_task": "", + "tasks_api_access": "role:admin", "deactivate": "", "reactivate": "",