Tempest plugin for the venus project.
9beb8e5d46
Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: I2199bf6d2e1321b6d9a78a051443e3db6d1e03dd |
||
---|---|---|
releasenotes | ||
venus_tempest_plugin | ||
venus-tempest-plugin-master | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
accounts_file.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Venus Tempest Plugin
This is a venus tempest plugin package. Tests can be run as a tempest plugin against any venus-enabled OpenStack cloud.
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: https://docs.openstack.org/venus-tempest-plugin/latest
- Source: https://opendev.org/openstack/venus-tempest-plugin/
- Bugs: https://storyboard.openstack.org/#!/project/968
Features
- TODO