blob: 0df220939ec5a16dbab895bab6df259e29a4dd6b [file] [log] [blame]
Nishant Kumar9d06ea92017-07-20 12:13:03 -04001[metadata]
Ivan Kolodyazhny43ac4dc2019-04-26 16:47:14 +03002name = cinder-tempest-plugin
Sean McGinnis44fed342017-12-01 16:44:57 -06003summary = Tempest plugin tests for Cinder.
Nishant Kumar9d06ea92017-07-20 12:13:03 -04004description-file =
5 README.rst
6author = OpenStack
melissaml79cd4a02018-12-07 21:05:38 +08007author-email = openstack-discuss@lists.openstack.org
Nishant Kumar9d06ea92017-07-20 12:13:03 -04008home-page = http://www.openstack.org/
9classifier =
10 Environment :: OpenStack
11 Intended Audience :: Information Technology
12 Intended Audience :: System Administrators
13 License :: OSI Approved :: Apache Software License
14 Operating System :: POSIX :: Linux
15 Programming Language :: Python
Nishant Kumar9d06ea92017-07-20 12:13:03 -040016 Programming Language :: Python :: 3
Brian Rosmaitae0622ed2020-01-16 15:15:44 -050017 Programming Language :: Python :: 3.6
18 Programming Language :: Python :: 3.7
wu.shimingf2ef4792020-11-18 11:55:01 +080019 Programming Language :: Python :: 3.8
tushargite965baa4982022-02-08 13:48:12 +053020 Programming Language :: Python :: 3.9
Nishant Kumar9d06ea92017-07-20 12:13:03 -040021
22[files]
23packages =
24 cinder_tempest_plugin
25
Nishant Kumar9d06ea92017-07-20 12:13:03 -040026[entry_points]
27tempest.test_plugins =
Chandan Kumar75511e32018-01-22 12:52:00 +053028 cinder_tests = cinder_tempest_plugin.plugin:CinderTempestPlugin