songwenping
437e2b680c
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: I59551c46d943fdc5224721a8f0d8003c0ac7e8d9
Mistral Tempest plugin
Tempest plugin for Mistral Project.
It contains the tempest plugin for the functional testing of Mistral Project.
- Free software: Apache license
- Documentation: https://docs.openstack.org/mistral/latest
- Release notes: https://docs.openstack.org/releasenotes/mistral/
- Source: https://opendev.org/openstack/mistral-tempest-plugin
- Bugs: https://bugs.launchpad.net/mistral
Description
Languages
Python
100%