Merge "Drop lock_path section from config guide"

This commit is contained in:
Jenkins 2015-12-21 08:55:40 +00:00 committed by Gerrit Code Review
commit edaded63a6
1 changed files with 0 additions and 10 deletions

View File

@ -9,16 +9,6 @@ they are used in conjunction. The source of truth on each option is the sample
config file which explains the purpose of each individual option. You can see
the sample config file here: :ref:`tempest-sampleconf`
Lock Path
---------
There are some tests and operations inside of tempest that need to be
externally locked when running in parallel to prevent them from running at
the same time. This is a mandatory step for configuring tempest and is still
needed even when running serially. All that is needed to do this is:
#. Set the lock_path option in the oslo_concurrency group
Auth/Credentials
----------------