commit | d16ccfb64a342e6bab73bc07631b25fb3f800ebc | [log] [tgz] |
---|---|---|
author | Goutham Pratapa <lakshmi.pratapa@imaginea.com> | Wed Jan 30 16:18:57 2019 +0530 |
committer | Sergey Vilgelm <sergey@vilgelm.info> | Wed Jan 30 23:53:15 2019 +0000 |
tree | 86188dad03b7432d3cad2faf4371db2308fce729 | |
parent | 12afdade52ead4bae4c82874e4e8962a9ce76af3 [diff] [blame] |
Fix Doc mistakes and add log to gitignore. This commit is to fix few gaps in documentation. Change-Id: I20021bdfb94d143f21a17dac77ee157fec7ab0af
diff --git a/README.rst b/README.rst index dfba71f..becc078 100644 --- a/README.rst +++ b/README.rst
@@ -188,7 +188,7 @@ ``rbac_test_roles`` in the ``patrole`` section of tempest.conf: :: [patrole] - rbac_test_role = member,reader + rbac_test_roles = member,reader ... .. note::