
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: Ic8793866bfde33c7ad634a76d263aa71fa4d42c6
watcher-tempest-plugin
Description
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/watcher/latest/ plugin watcher-tempest-plugin
- Release notes: https://docs.openstack.org/releasenotes/watcher/ plugin watcher-tempest-plugin
- Source: https://opendev.org/openstack/watcher-tempest-plugin
- Bugs: https://bugs.launchpad.net/watcher plugin watcher-tempest-plugin
Features
- TODO
Description
Languages
Python
100%