Automatic Tempest Configuration Generator
80ee3ddad8
This patch remove the dependence of some services to check for the catalog and supported versions on constant SERVICE_VERSIONS. It also remove this constant since it's no longer required. In order to do that, four new methods were added in Service: get_supported_versions, get_catalog, get_feature_name and get_unversioned_service_name that should be implemented by each service that requires this check. Right now, the only services that uses are image, identity and volume. Story: 2002787 Task: 22729 Change-Id: Ia41b7131dd1c1e76974ad4605566fd531572b974 |
||
---|---|---|
config_tempest | ||
doc | ||
playbooks | ||
releasenotes | ||
roles | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
python-tempestconf
Overview
python-tempestconf will automatically generate the tempest configuration based on your cloud.
- Free software: Apache license
- Documentation: https://docs.openstack.org/python-tempestconf/latest/
- Source: https://git.openstack.org/openstack/python-tempestconf
- Bugs: https://storyboard.openstack.org/#!/project/912
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf