Automatic Tempest Configuration Generator
Go to file
Chandan Kumnar 51e8a6d5b2 Fixed discover-config-tempest to read default-overrides.conf from
tempest-workspace/etc

* As tempest init <tempest workspace> dumpes all the config files in
  tempest-workspace/etc. so discover-config-tempest should read the
  default-overrides.conf from there otherwise user needs to pass an
  argument --deployer-input <path to default-overrides.conf> file.

* Remove python shebang from config-tempest.py

Fixes: https://github.com/redhat-openstack/python-tempestconf/issues/4
Change-Id: I68eb6e57f0b14da78e2d70a86aca106b2a34aebe
2017-01-27 16:16:05 +05:30
config_tempest Fixed discover-config-tempest to read default-overrides.conf from 2017-01-27 16:16:05 +05:30
doc/source Merge "Start using reno for release notes" 2017-01-20 11:26:07 -05:00
etc default conf file 2016-08-25 14:15:57 +02:00
releasenotes Merge "Enable configuration of manila service" 2017-01-20 12:49:25 -05:00
.coveragerc Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.gitignore edited 2016-08-26 16:52:54 +02:00
.gitreview Add gerrithub to .gitreview 2016-12-12 11:00:41 +01:00
.mailmap Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.testr.conf Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
HACKING.rst Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
LICENSE Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
README.rst Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
requirements.txt Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
setup.cfg Fixed discover-config-tempest to read default-overrides.conf from 2017-01-27 16:16:05 +05:30
setup.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
test-requirements.txt Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
tox.ini Enables Hacking extensions H106,H203,H904 2017-01-25 16:20:15 +01:00

README.rst

python-tempestconf

python-tempestconf will automatically generates the tempest configuration based on your cloud.

Features

  • TODO