From 813cb476c586685f0e6917ecd532cecb14277a10 Mon Sep 17 00:00:00 2001 From: Mauricio Lima Date: Sat, 30 May 2015 08:33:42 -0700 Subject: [PATCH] Rename restrict_roles files Currently the restrict_roles file are not well named. Only reading your name isn't possible to know which file is using the new syntax Change-Id: Ifcbb4b1ad724128affdc440d2b969ecb2eb11b12 --- .../{restrict_roles2.json => restrict_roles_new_syntax.json} | 0 doc/common/section_keystone-concepts-user-management.xml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename doc/common/samples/{restrict_roles2.json => restrict_roles_new_syntax.json} (100%) diff --git a/doc/common/samples/restrict_roles2.json b/doc/common/samples/restrict_roles_new_syntax.json similarity index 100% rename from doc/common/samples/restrict_roles2.json rename to doc/common/samples/restrict_roles_new_syntax.json diff --git a/doc/common/section_keystone-concepts-user-management.xml b/doc/common/section_keystone-concepts-user-management.xml index 6d0975c999..2c9967bfb5 100644 --- a/doc/common/section_keystone-concepts-user-management.xml +++ b/doc/common/section_keystone-concepts-user-management.xml @@ -114,5 +114,5 @@ "volume:create": "role:compute-user", To restrict all Compute service requests to require this role, the resulting file would look like: - +