blob: 9da84c3e78c3782593e7af5343b1c0a7c49dd881 [file] [log] [blame]
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01001[metadata]
2name = manila-tempest-plugin
3summary = Tempest plugin manila-tempest-plugin
4description-file =
5 README.rst
6author = OpenStack
Vieri97670ca2018-12-04 19:12:24 +00007author-email = openstack-discuss@lists.openstack.org
inspurericzhangd83f9702018-10-29 16:22:42 +08008home-page = https://docs.openstack.org/manila/latest/
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01009classifier =
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
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010016 Programming Language :: Python :: 3
Raissa Sarmento80f5fbf2017-10-16 14:38:36 +010017 Programming Language :: Python :: 3.5
Andreas Jaegera3fef5c2020-04-23 10:00:19 +020018 Programming Language :: Python :: 3.6
19 Programming Language :: Python :: 3.7
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010020
21[files]
22packages =
23 manila_tempest_tests
24
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010025[entry_points]
26tempest.test_plugins =
lidong15572722018-05-08 16:23:31 +080027 manila_tests = manila_tempest_tests.plugin:ManilaTempestPlugin