Metadata-Version: 1.2
Name: tripleo-validations
Version: 14.1.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: ===================
        TripleO Validations
        ===================
        
        .. 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 `Mistral validation framework`_ or by Ansible directly.
        They are available independently from the UI or the command line client.
        
        * 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
        
        .. _Mistral validation framework: https://specs.openstack.org/openstack/tripleo-specs/specs/newton/validations.html
        
        
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
