blob: a5cf42656df8f7bd83910fb955a71283e3c4efc5 [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
XinxinShen12236ec2021-05-04 16:49:05 +08004description_file =
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05005 README.rst
6author = OpenStack
XinxinShen12236ec2021-05-04 16:49:05 +08007author_email = openstack-discuss@lists.openstack.org
8home_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
inspurericzhangf8f48d22020-05-28 11:24:45 +080019 Programming Language :: Python :: 3.8
Riccardo Pittau3d2de822021-12-14 09:26:01 +010020 Programming Language :: Python :: 3.9
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -050021
22[files]
23packages =
24 ironic_tempest_plugin
25
Dmitry Tantsur198de642017-12-12 10:24:05 +010026[entry_points]
27tempest.test_plugins =
28 ironic_tests = ironic_tempest_plugin.plugin:IronicTempestPlugin