summaryrefslogtreecommitdiff
path: root/nova/tests/policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/policy.json')
-rw-r--r--nova/tests/policy.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/nova/tests/policy.json b/nova/tests/policy.json
index 737e98f68f..c1497c9994 100644
--- a/nova/tests/policy.json
+++ b/nova/tests/policy.json
@@ -92,7 +92,8 @@
"compute_extension:security_groups": [],
"compute_extension:server_action_list": [],
"compute_extension:server_diagnostics": [],
- "compute_extension:simple_tenant_usage": [],
+ "compute_extension:simple_tenant_usage:show": [],
+ "compute_extension:simple_tenant_usage:list": [],
"compute_extension:users": [],
"compute_extension:virtual_interfaces": [],
"compute_extension:virtual_storage_arrays": [],