Fix two typos on tempest documentation

specifing => specifying
secion => section

Change-Id: Ie5c2ddb03586c780e4f338ba9dd2a8adbf824c6e
Closes-Bug: #1478941
This commit is contained in:
Atsushi SAKAI 2015-07-28 21:52:17 +09:00
parent 42b54fbaf5
commit 0a183b8c6a
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ Unit Tests
----------
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

View File

@ -142,7 +142,7 @@ options in the identity section:
#. alt_password
#. alt_tenant_name
And in the auth secion:
And in the auth section:
#. allow_tenant_isolation = False
#. comment out 'test_accounts_file' or keep it as empty