Fix minor points in the policy doc
Change-Id: Idd4635a3ab337959d9b0ad4382eaf7274624ca8b
This commit is contained in:
parent
28e3fa5bee
commit
e0d348c643
@ -232,7 +232,7 @@ Policy file maintenance
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
oslopolicy-sample-generator --namespace keystone \
|
||||
oslopolicy-sample-generator --namespace $PROJECT \
|
||||
--output-file openstack_dashboard/conf/${PROJECT}_policy.yaml
|
||||
sed -i 's/^"/#"/' openstack_dashboard/conf/${PROJECT}_policy.yaml
|
||||
|
||||
@ -261,7 +261,7 @@ After syncing policies from back-end services, you need to check what are
|
||||
changed. If a policy referred by horizon has been changed, you need to check
|
||||
and modify the horizon code base accordingly.
|
||||
|
||||
.. note::
|
||||
.. warning::
|
||||
|
||||
After the support of default policies, the following tool does not work.
|
||||
It is a future work to make it work again or evaluate the need itself.
|
||||
|
Loading…
x
Reference in New Issue
Block a user