blob: 85c66cff333fba5d0b2f29a996ebb9bbbe0c3fae [file] [log] [blame]
Marc Koderer3529ea72016-12-02 13:21:03 +01001[metadata]
2name = barbican_tempest_plugin
3summary = OpenStack barbican tempest tests.
Ghanshyam Mann826e26f2020-03-27 13:43:38 -05004long_description = file: README.rst
Marc Koderer3529ea72016-12-02 13:21:03 +01005author = OpenStack
Ghanshyam Mann826e26f2020-03-27 13:43:38 -05006author_email = openstack-dev@lists.openstack.org
7url = http://www.openstack.org/
8python_requires = >=3.6
Marc Koderer3529ea72016-12-02 13:21:03 +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
Marc Koderer3529ea72016-12-02 13:21:03 +010016 Programming Language :: Python :: 3
Ghanshyam1bf0dbb2020-01-23 17:09:48 -060017 Programming Language :: Python :: 3.6
18 Programming Language :: Python :: 3.7
Marc Koderer3529ea72016-12-02 13:21:03 +010019
20[files]
21packages =
22 barbican_tempest_plugin
23
24[entry_points]
25tempest.test_plugins =
26 barbican_tests = barbican_tempest_plugin.plugin:BarbicanTempestPlugin