4863257b6c
Change-Id: I0628b7885f84ebc6c041baec2d557feccb03d128
30 lines
934 B
INI
30 lines
934 B
INI
[metadata]
|
|
name = trove_tempest_plugin
|
|
summary = Tempest plugin for Trove project
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://docs.openstack.org/trove/latest/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: Implementation :: CPython
|
|
Programming Language :: Python :: 3 :: Only
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.6
|
|
Programming Language :: Python :: 3.7
|
|
Programming Language :: Python :: 3.8
|
|
|
|
[files]
|
|
packages =
|
|
trove_tempest_plugin
|
|
|
|
[entry_points]
|
|
tempest.test_plugins =
|
|
trove_tests = trove_tempest_plugin.plugin:TroveTempestPlugin
|