Metadata-Version: 1.2
Name: tripleo-validations
Version: 15.0.0
Summary: A collection of Ansible playbooks to detect and report potential issues during TripleO deployments
Home-page: https://docs.openstack.org/tripleo-validations/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: .. image:: https://governance.openstack.org/tc/badges/tripleo-validations.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
        
        .. Change things from this point on
        
        A collection of Ansible roles and playbooks to detect and report potential
        issues during TripleO deployments.
        
        The validations will help detect issues early in the deployment process and
        prevent field engineers from wasting time on misconfiguration or hardware
        issues in their environments.
        
        All validations are written in Ansible and are written in a way that's
        consumable by the `Validation Framework Command Line Interface (CLI)
        <https://docs.openstack.org/validations-libs/latest/reference/api/validations_libs.cli.html>`_
        or by Ansible directly.
        
        * Free software: Apache license
        * Documentation: https://docs.openstack.org/tripleo-validations/latest/
        * Release notes: https://docs.openstack.org/releasenotes/tripleo-validations/
        * Source: https://opendev.org/openstack/tripleo-validations
        * Bugs: https://storyboard.openstack.org/#!/project/openstack/tripleo-validations
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
