aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/examples/moon/policies/policy_admin/perimeter.json
diff options
context:
space:
mode:
authorasteroide <thomas.duval@orange.com>2015-07-31 16:49:31 +0200
committerasteroide <thomas.duval@orange.com>2015-07-31 16:50:09 +0200
commit51f7872f4902093cb0f0d445737c5892dd784191 (patch)
tree6eec61906e26b38b4c911ff9821e3557e038c691 /keystone-moon/examples/moon/policies/policy_admin/perimeter.json
parente43444c05416190123ad66ffc3ffe9ee27f6936c (diff)
Play unit tests and modify code accordingly. (some tests are still not OK).
Change-Id: I021081710411be12ffbbb0a3c8192626dbf9f8ce
Diffstat (limited to 'keystone-moon/examples/moon/policies/policy_admin/perimeter.json')
-rw-r--r--keystone-moon/examples/moon/policies/policy_admin/perimeter.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/keystone-moon/examples/moon/policies/policy_admin/perimeter.json b/keystone-moon/examples/moon/policies/policy_admin/perimeter.json
index a796dae9..3fe71bb5 100644
--- a/keystone-moon/examples/moon/policies/policy_admin/perimeter.json
+++ b/keystone-moon/examples/moon/policies/policy_admin/perimeter.json
@@ -13,9 +13,9 @@
"authz.subject_categories",
"authz.object_categories",
"authz.action_categories",
- "authz.subject_category_scopes",
- "authz.object_category_scopes",
- "authz.action_category_scopes",
+ "authz.subject_scopes",
+ "authz.object_scopes",
+ "authz.action_scopes",
"authz.subject_assignments",
"authz.object_assignments",
"authz.action_assignments",
@@ -28,9 +28,9 @@
"admin.subject_categories",
"admin.object_categories",
"admin.action_categories",
- "admin.subject_category_scopes",
- "admin.object_category_scopes",
- "admin.action_category_scopes",
+ "admin.subject_scopes",
+ "admin.object_scopes",
+ "admin.action_scopes",
"admin.subject_assignments",
"admin.object_assignments",
"admin.action_assignments",