Fix two typos on tempest documentation
specifing => specifying secion => section Change-Id: Ie5c2ddb03586c780e4f338ba9dd2a8adbf824c6e Closes-Bug: #1478941
This commit is contained in:
parent
42b54fbaf5
commit
0a183b8c6a
@ -107,7 +107,7 @@ Unit Tests
|
|||||||
----------
|
----------
|
||||||
|
|
||||||
Tempest also has a set of unit tests which test the Tempest code itself. These
|
Tempest also has a set of unit tests which test the Tempest code itself. These
|
||||||
tests can be run by specifing the test discovery path::
|
tests can be run by specifying the test discovery path::
|
||||||
|
|
||||||
$> OS_TEST_PATH=./tempest/tests testr run --parallel
|
$> OS_TEST_PATH=./tempest/tests testr run --parallel
|
||||||
|
|
||||||
|
@ -142,7 +142,7 @@ options in the identity section:
|
|||||||
#. alt_password
|
#. alt_password
|
||||||
#. alt_tenant_name
|
#. alt_tenant_name
|
||||||
|
|
||||||
And in the auth secion:
|
And in the auth section:
|
||||||
|
|
||||||
#. allow_tenant_isolation = False
|
#. allow_tenant_isolation = False
|
||||||
#. comment out 'test_accounts_file' or keep it as empty
|
#. comment out 'test_accounts_file' or keep it as empty
|
||||||
|
Loading…
Reference in New Issue
Block a user