blob: e6277e3445f56669be03b5b48014a615b012b4be [file] [log] [blame]
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05001[metadata]
2name = ironic-tempest-plugin
Dmitry Tantsura068e662017-12-21 11:14:43 +01003summary = Tempest plugin for ironic and ironic-inspector
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05004description-file =
5 README.rst
6author = OpenStack
Vieri31c97f92018-12-05 03:50:25 +00007author-email = openstack-discuss@lists.openstack.org
ShangXiao50fdb7c2018-05-30 02:02:21 -07008home-page = https://docs.openstack.org/ironic-tempest-plugin/latest/
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05009classifier =
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
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -050016 Programming Language :: Python :: 3
Ghanshyame83d2202020-01-23 18:03:56 -060017 Programming Language :: Python :: 3.6
18 Programming Language :: Python :: 3.7
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -050019
20[files]
21packages =
22 ironic_tempest_plugin
23
Dmitry Tantsur198de642017-12-12 10:24:05 +010024[entry_points]
25tempest.test_plugins =
26 ironic_tests = ironic_tempest_plugin.plugin:IronicTempestPlugin