Automatic Tempest Configuration Generator
08903197d3
* 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 |
||
---|---|---|
config_tempest | ||
doc/source | ||
etc | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
python-tempestconf
python-tempestconf will automatically generates the tempest configuration based on your cloud.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/python-tempestconf
- Source: http://git.openstack.org/cgit/openstack/python-tempestconf
- Bugs: http://bugs.launchpad.net/python-tempestconf
Features
- TODO