Improve the UX around sample config generation

This commit just adds some documentation around using the sample config
generator. It also adds a wrapper script that sets the env variable for
running the oslo generator script with tempest.

Change-Id: I860b17defeeb85174e68b1e8b046b0e43c30683b
This commit is contained in:
Matthew Treinish
2013-11-26 15:28:12 +00:00
parent 879cc996d5
commit 6eb0585f70
5 changed files with 21 additions and 1 deletions

View File

@@ -79,6 +79,9 @@ 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
The most important pieces that are needed are the user ids, openstack
endpoints, and basic flavors and images needed to run tests.