Codebase list cinder-tempest-plugin / 227f748
Merge "Update metadata in setup.cfg" Zuul authored 3 years ago Gerrit Code Review committed 3 years ago
1 changed file(s) with 4 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
00 [metadata]
11 name = cinder-tempest-plugin
2 summary = Tempest plugin tests for Cinder.
3 description_file =
4 README.rst
2 description = Tempest plugin tests for Cinder.
3 long_description = file: README.rst
54 author = OpenStack
65 author_email = openstack-discuss@lists.openstack.org
7 home_page = http://www.openstack.org/
6 url = http://www.openstack.org/
87 python_requires = >=3.6
9 classifier =
8 classifiers =
109 Environment :: OpenStack
1110 Intended Audience :: Information Technology
1211 Intended Audience :: System Administrators