blob: 15565c19195f8daf67afedc5146ee51afb699938 [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/
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
16 Programming Language :: Python :: 2
17 Programming Language :: Python :: 2.7
18 Programming Language :: Python :: 3
19 Programming Language :: Python :: 3.3
Kiran_totadbf706422017-03-07 15:24:10 +053020 Programming Language :: Python :: 3.5
Marc Koderer3529ea72016-12-02 13:21:03 +010021
22[files]
23packages =
24 barbican_tempest_plugin
25
26[entry_points]
27tempest.test_plugins =
28 barbican_tests = barbican_tempest_plugin.plugin:BarbicanTempestPlugin