Update README.rst for generating sample conf file

Change-Id: Ifff6664242ed7d1b96555eb7fb2d1d26a87b5ffa
This commit is contained in:
Masayuki Igawa 2014-11-18 15:28:46 +09:00
parent 89418167c3
commit ac401c7074

View File

@ -79,8 +79,10 @@ Detailed configuration of tempest is beyond the scope of this
document. The etc/tempest.conf.sample attempts to be a self
documenting version of the configuration.
The sample config file is auto generated using the script:
tools/generate_sample.sh
To generate the sample tempest.conf file, run the following
command from the top level of the tempest directory:
tox -egenconfig
The most important pieces that are needed are the user ids, openstack
endpoints, and basic flavors and images needed to run tests.