summaryrefslogtreecommitdiffstats
path: root/ci/conf/policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/conf/policy.json')
-rw-r--r--ci/conf/policy.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/ci/conf/policy.json b/ci/conf/policy.json
index 781ee48..a912238 100644
--- a/ci/conf/policy.json
+++ b/ci/conf/policy.json
@@ -45,5 +45,6 @@
"volume_group:list": "rule:admin_or_owner",
"volume_group:get": "rule:admin_or_owner",
"volume_group:update": "rule:admin_or_owner",
- "volume_group:delete": "rule:admin_or_owner"
-} \ No newline at end of file
+ "volume_group:delete": "rule:admin_or_owner",
+ "availability_zone:list":""
+}