update the mark file

update ``/etc/PROJECT/``policy.json to
``/etc/PROJECT/policy.json``

Change-Id: Iad4a1f198659d7ce47b713a306ad96687bc6d613
This commit is contained in:
Zhang Jinnan 2015-10-14 20:57:58 +08:00
parent ed68261217
commit 67c9b144a4

View File

@ -9,7 +9,7 @@ define which actions users can perform. You assign roles to
user-project pairs.
You can define actions for OpenStack service roles in the
``/etc/PROJECT``/policy.json files. For example, define actions for
``/etc/PROJECT/policy.json`` files. For example, define actions for
Compute service roles in the ``/etc/nova/policy.json`` file.
You can manage projects, users, and roles independently from each other.