Fix a broken url link in README.rst

https://docs.openstack.org/patrole/latest/framework/rbac_utils.html#role-overriding
is broken, this is to fix it.

Change-Id: I273175e09556135fc9665c9065c25ad0c2d7add1
This commit is contained in:
zhufl 2019-08-08 10:14:42 +08:00
parent ee00c05e9a
commit 17fc33340d
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ the steps outlined therein. Afterward, proceed with the steps below.
#. Log information from tests is captured in ``tempest.log`` under the Tempest
repository. Some Patrole debugging information is captured in that log
related to expected test results and `Role Overriding <https://docs.openstack.org/patrole/latest/framework/rbac_utils.html#role-overriding>`_.
related to expected test results and `Role Overriding <https://docs.openstack.org/patrole/latest/test_writing_guide.html#role-overriding>`_.
More detailed RBAC testing log output is emitted to ``patrole.log`` under
the Patrole repository. To configure Patrole's logging, see the