Metadata-Version: 2.1
Name: vitrage
Version: 12.0.2.dev2
Summary: The OpenStack RCA Service
Home-page: https://docs.openstack.org/vitrage/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr >=3.1.1
Requires-Dist: alembic >=0.9.8
Requires-Dist: cachetools >=2.0.1
Requires-Dist: cryptography >=2.7
Requires-Dist: lxml >=4.5.2
Requires-Dist: PyMySQL >=0.8.0
Requires-Dist: python-dateutil >=2.7.0
Requires-Dist: networkx >=2.4
Requires-Dist: oslo.config >=6.8.0
Requires-Dist: oslo.context >=2.22.0
Requires-Dist: oslo.db >=4.44.0
Requires-Dist: oslo.messaging >=5.36.0
Requires-Dist: oslo.middleware >=3.35.0
Requires-Dist: oslo.serialization >=2.25.0
Requires-Dist: oslo.log >=3.44.0
Requires-Dist: oslo.policy >=3.6.0
Requires-Dist: oslo.i18n >=3.20.0
Requires-Dist: oslo.upgradecheck >=1.3.0
Requires-Dist: pecan >=1.2.1
Requires-Dist: PasteDeploy >=1.5.2
Requires-Dist: Werkzeug >=0.14.1
Requires-Dist: keystonemiddleware >=4.21.0
Requires-Dist: stevedore >=1.28.0
Requires-Dist: voluptuous >=0.11.1
Requires-Dist: SQLAlchemy >=1.2.5
Requires-Dist: sympy >=1.1.1
Requires-Dist: pysnmp >=4.4.4
Requires-Dist: PyJWT >=1.6.0
Requires-Dist: osprofiler >=2.0.0
Requires-Dist: keystoneauth1 >=3.6.2
Requires-Dist: PyYAML >=5.1
Requires-Dist: requests >=2.20.0
Requires-Dist: WebOb >=1.7.4
Requires-Dist: eventlet !=0.20.1,>=0.20.0
Requires-Dist: debtcollector >=1.19.0
Requires-Dist: cotyledon >=1.6.8
Requires-Dist: pytz >=2018.3
Requires-Dist: tenacity >=4.12.0
Requires-Dist: tooz >=1.58.0
Requires-Dist: psutil >=5.4.3
Requires-Dist: jsonschema >=3.2.0
Provides-Extra: openstack
Requires-Dist: aodhclient >=1.0.0 ; extra == 'openstack'
Requires-Dist: python-keystoneclient >=3.15.0 ; extra == 'openstack'
Requires-Dist: python-neutronclient >=6.7.0 ; extra == 'openstack'
Requires-Dist: python-novaclient >=10.1.0 ; extra == 'openstack'
Requires-Dist: python-heatclient >=1.14.0 ; extra == 'openstack'
Requires-Dist: python-mistralclient >=3.3.0 ; extra == 'openstack'
Requires-Dist: python-openstackclient >=3.12.0 ; extra == 'openstack'
Requires-Dist: python-monascaclient >=1.7.1 ; extra == 'openstack'
Requires-Dist: python-troveclient >=2.2.0 ; extra == 'openstack'
Requires-Dist: python-zaqarclient >=1.2.0 ; extra == 'openstack'
Requires-Dist: gnocchiclient >=3.3.1 ; extra == 'openstack'
Provides-Extra: test
Requires-Dist: hacking <3.1.0,>=3.0.1 ; extra == 'test'
Requires-Dist: coverage >=4.5.1 ; extra == 'test'
Requires-Dist: python-subunit >=1.2.0 ; extra == 'test'
Requires-Dist: oslotest >=3.3.0 ; extra == 'test'
Requires-Dist: requests-mock >=1.4.0 ; extra == 'test'
Requires-Dist: testscenarios >=0.5.0 ; extra == 'test'
Requires-Dist: testtools >=2.3.0 ; extra == 'test'
Requires-Dist: stestr >=2.0.0 ; extra == 'test'
Requires-Dist: reno >=3.1.0 ; extra == 'test'
Requires-Dist: zake >=0.1.6 ; extra == 'test'
Requires-Dist: WebTest >=3.0.0 ; extra == 'test'
Provides-Extra: zabbix
Requires-Dist: pyzabbix >=0.7.4 ; extra == 'zabbix'

=================
OpenStack Vitrage
=================

.. image:: https://governance.openstack.org/tc/badges/vitrage.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

OpenStack Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected.

Enabling Vitrage in DevStack
----------------------------
More details in: `README file <devstack/README.rst>`_

Project Resources
-----------------

* Project documentation: https://docs.openstack.org/vitrage/latest/
* Wiki page: https://wiki.openstack.org/wiki/Vitrage
* Source: https://opendev.org/openstack/vitrage
* StoryBoard: https://storyboard.openstack.org/#!/project/openstack/vitrage
* Release notes: https://docs.openstack.org/releasenotes/vitrage
* Design specifications: https://specs.openstack.org/openstack/vitrage-specs/

