Automatic Tempest Configuration Generator
Go to file
Chandan Kumar 08903197d3 Added network.remove-extension option
* It will remove a list of api-extension from network-api-extension
* If this argument is not passed, it will not remove anything.
* Currently neutron ext-list provides available extensions
  but it doesnot lists enabled extensions. So we have added
  an option to remove extension based on need. As there is a
  neutron for the same:
  https://bugs.launchpad.net/neutron/+bug/1450067

Change-Id: Id205e972bee406ae30e44d3d7cdda619ecb1f5c6
2017-03-07 14:33:46 +00:00
config_tempest Added network.remove-extension option 2017-03-07 14:33:46 +00:00
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 Added network.remove-extension option 2017-03-07 14:33:46 +00: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 Add unit tests 2017-02-07 11:20:40 +00:00
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 Add unit tests 2017-02-07 11:20:40 +00:00

python-tempestconf

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

Features

  • TODO