Tempest plugin for the venus project.
Go to file
XinxinShen 9beb8e5d46 setup.cfg: Replace dashes with underscores
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
2021-05-11 15:37:53 +08:00
releasenotes Merge "ADD init Installation.rst" 2021-01-03 03:31:47 +00:00
venus_tempest_plugin update services 2020-12-04 16:35:01 +08:00
venus-tempest-plugin-master Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
.gitignore update gitignore 2021-01-03 11:36:45 +08:00
.gitreview Added .gitreview 2020-11-12 08:40:56 +00:00
.zuul.yaml .zuul.yaml: add Zuul support to new repo 2020-11-13 00:46:58 +00:00
accounts_file.yaml Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
babel.cfg Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
CONTRIBUTING.rst Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
HACKING.rst Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
LICENSE Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
README.rst Update Readme.rst 2021-01-03 11:21:29 +08:00
requirements.txt Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-11 15:37:53 +08:00
setup.py Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
test-requirements.txt Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00
tox.ini Initial the venus-tempest-plugin code 2020-12-04 08:03:20 +00:00

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.

Features

  • TODO