Merge "Normalizing Tripleo Validations metadata"

This commit is contained in:
Zuul 2022-05-19 17:30:03 +00:00 committed by Gerrit Code Review
commit e9f0707405
1 changed files with 7 additions and 3 deletions

View File

@ -1,14 +1,15 @@
[metadata]
name = tripleo-validations
summary = A collection of Ansible playbooks to detect and report potential issues during TripleO deployments
description_file =
README.rst
long_description = file: README.rst
long_description_content_type = text/rst-x
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/tripleo-validations/latest/
python_requires = >=3.6
classifier =
Development Status :: 5 - Production/Stable
Environment :: OpenStack
Framework :: Ansible
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
@ -21,6 +22,9 @@ classifier =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
[options]
python_requires = >=3.6
[files]
packages =
tripleo_validations