blob: 144569ffe4ae5bcc8fc56610729dacd322e0088f [file] [log] [blame]
Chandan Kumar5e619872017-09-07 22:23:55 +05301[metadata]
Brian Haley2cbb10e2018-09-13 09:20:03 -06002name = neutron-tempest-plugin
Chandan Kumar667d3d32017-09-22 12:24:06 +05303summary = Tempest plugin for Neutron Project
Chandan Kumar5e619872017-09-07 22:23:55 +05304description-file =
5 README.rst
6author = OpenStack
Vieri158ddda2018-12-04 17:58:59 +00007author-email = openstack-discuss@lists.openstack.org
caoyuand49cf7a2019-04-23 19:38:35 +08008home-page = https://opendev.org/openstack/neutron-tempest-plugin
Ghanshyam Manne09f5ae2020-03-27 13:44:28 -05009python-requires = >=3.6
Chandan Kumar5e619872017-09-07 22:23:55 +053010classifier =
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
Chandan Kumar5e619872017-09-07 22:23:55 +053017 Programming Language :: Python :: 3
zhangbailin4f5afdc2019-05-21 11:08:31 +080018 Programming Language :: Python :: 3.6
inspurericzhangdb0660a2020-05-28 11:24:49 +080019 Programming Language :: Python :: 3.7
20 Programming Language :: Python :: 3.8
Chandan Kumar5e619872017-09-07 22:23:55 +053021
22[files]
23packages =
Chandan Kumar667d3d32017-09-22 12:24:06 +053024 neutron_tempest_plugin
Chandan Kumar5e619872017-09-07 22:23:55 +053025
Chandan Kumar5e619872017-09-07 22:23:55 +053026[entry_points]
27tempest.test_plugins =
Chandan Kumar667d3d32017-09-22 12:24:06 +053028 neutron_tests = neutron_tempest_plugin.plugin:NeutronTempestPlugin