Fix README

The oslo config-generator-tempest.conf location is defined
as still being:

'etc/config-generator.tempest.conf'

But after the changes made in tempest-run-cmd bp the location
changed to:

'tempest/cmd/config-generator.tempest.conf'.

Change-Id: I53b0ab18a217eb186c51eb5a2e35489967fc5c55
Closes-Bug: #1606586
This commit is contained in:
Erickson Santos 2016-07-26 14:16:57 +00:00
parent e5b4e7139f
commit 7d274ed9b8
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ configuration file is to generate a sample in the ``etc/`` directory ::
$ cd $TEMPEST_ROOT_DIR
$ oslo-config-generator --config-file \
etc/config-generator.tempest.conf \
tempest/cmd/config-generator.tempest.conf \
--output-file etc/tempest.conf
After that, open up the ``etc/tempest.conf`` file and edit the