blob: 457bfc2d468029dde662db44ef7f40bbca27cd35 [file] [log] [blame]
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01001[metadata]
2name = manila-tempest-plugin
3summary = Tempest plugin manila-tempest-plugin
wu.shiming74d20332021-05-12 09:50:01 +08004description_file =
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01005 README.rst
6author = OpenStack
wu.shiming74d20332021-05-12 09:50:01 +08007author_email = openstack-discuss@lists.openstack.org
8home_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
inspurericzhang3cf113b2020-05-28 11:24:47 +080020 Programming Language :: Python :: 3.8
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010021
22[files]
23packages =
24 manila_tempest_tests
25
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010026[entry_points]
27tempest.test_plugins =
lidong15572722018-05-08 16:23:31 +080028 manila_tests = manila_tempest_tests.plugin:ManilaTempestPlugin