blob: ec9e3cee7d01531ea37c72193e005422cf4ea647 [file] [log] [blame]
Marc Koderer3529ea72016-12-02 13:21:03 +01001[metadata]
2name = barbican_tempest_plugin
3summary = OpenStack barbican tempest tests.
4description-file =
5 README.rst
6author = OpenStack
7author-email = openstack-dev@lists.openstack.org
8home-page = http://www.openstack.org/
Ghanshyam1bf0dbb2020-01-23 17:09:48 -06009requires-python = >=3.6
Marc Koderer3529ea72016-12-02 13:21:03 +010010classifier =
11 Environment :: OpenStack
12 Intended Audience :: Information Technology
13 Intended Audience :: System Administrators
14 License :: OSI Approved :: Apache Software License
15 Operating System :: POSIX :: Linux
16 Programming Language :: Python
Marc Koderer3529ea72016-12-02 13:21:03 +010017 Programming Language :: Python :: 3
Ghanshyam1bf0dbb2020-01-23 17:09:48 -060018 Programming Language :: Python :: 3.6
19 Programming Language :: Python :: 3.7
Marc Koderer3529ea72016-12-02 13:21:03 +010020
21[files]
22packages =
23 barbican_tempest_plugin
24
25[entry_points]
26tempest.test_plugins =
27 barbican_tests = barbican_tempest_plugin.plugin:BarbicanTempestPlugin