Codebase list cinder-tempest-plugin / 758074b
setup.cfg: Replace dashes with underscores Resolves warnings like the following: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead Change-Id: I97d1a72fa4b6d61c82317cc91405d5e68a719119 Yandong Xuan 5 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 [metadata]
11 name = cinder-tempest-plugin
22 summary = Tempest plugin tests for Cinder.
3 description-file =
3 description_file =
44 README.rst
55 author = OpenStack
6 author-email = openstack-discuss@lists.openstack.org
7 home-page = http://www.openstack.org/
6 author_email = openstack-discuss@lists.openstack.org
7 home_page = http://www.openstack.org/
88 classifier =
99 Environment :: OpenStack
1010 Intended Audience :: Information Technology