Merge "Normalizing VF metadata"
This commit is contained in:
commit
a0c7a3e00a
@ -7,7 +7,9 @@ author = OpenStack
|
|||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home_page = https://docs.openstack.org/validations-libs/latest/
|
home_page = https://docs.openstack.org/validations-libs/latest/
|
||||||
classifier =
|
classifier =
|
||||||
|
Development Status :: 5 - Production/Stable
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
|
Framework :: Ansible
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
Intended Audience :: System Administrators
|
Intended Audience :: System Administrators
|
||||||
License :: OSI Approved :: Apache Software License
|
License :: OSI Approved :: Apache Software License
|
||||||
@ -19,12 +21,14 @@ classifier =
|
|||||||
Programming Language :: Python :: 3.8
|
Programming Language :: Python :: 3.8
|
||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
|
|
||||||
|
[options]
|
||||||
|
python_requires = >=3.6
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages = validations_libs
|
packages = validations_libs
|
||||||
|
|
||||||
data_files =
|
data_files =
|
||||||
etc =
|
etc = validation.cfg
|
||||||
validation.cfg
|
|
||||||
share/ansible/callback_plugins = validations_libs/callback_plugins/*
|
share/ansible/callback_plugins = validations_libs/callback_plugins/*
|
||||||
|
|
||||||
[entry_points]
|
[entry_points]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user