blob: 544ea9015be7ea5570149d2a843d78377e01414f [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
Chandan Kumar5e619872017-09-07 22:23:55 +053019
20[files]
21packages =
Chandan Kumar667d3d32017-09-22 12:24:06 +053022 neutron_tempest_plugin
Chandan Kumar5e619872017-09-07 22:23:55 +053023
Chandan Kumar5e619872017-09-07 22:23:55 +053024[entry_points]
25tempest.test_plugins =
Chandan Kumar667d3d32017-09-22 12:24:06 +053026 neutron_tests = neutron_tempest_plugin.plugin:NeutronTempestPlugin