Update reference link to Ocata

In the file doc/source/configuration/index.rst, update the
reference link of policy.json from Mitaka to newest Ocata.

Closes-Bug: #1704081
Change-Id: I25d8a5e8e35cb2ad90bbc42734e4cd4aeac2ac13
This commit is contained in:
junboli 2017-07-13 16:09:39 +08:00 committed by junbo.li
parent fc9aee69dd
commit f71aa42cf5
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ directory.
[oslo_policy]
policy_file = <path-of-policy.json file>
Default policy.json file is in ``mistral/etc/``. For more deatils see `policy.json file <https://docs.openstack.org/mitaka/config-reference/policy-json-file.html>`_.
Default policy.json file is in ``mistral/etc/``. For more deatils see `policy.json file <https://docs.openstack.org/ocata/config-reference/policy-json-file.html>`_.
#. After that try to run mistral engine and see it is running without any error::