Metadata-Version: 2.0
Name: vitrage
Version: 4.3.2
Summary: The OpenStack RCA Service
Home-page: https://docs.openstack.org/vitrage/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: System :: Monitoring
Requires-Dist: Babel (>=2.5.3)
Requires-Dist: PasteDeploy (>=1.5.2)
Requires-Dist: PyJWT (>=1.6.0)
Requires-Dist: PyMySQL (>=0.8.0)
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: SQLAlchemy (>=1.2.5)
Requires-Dist: WebOb (>=1.7.4)
Requires-Dist: Werkzeug (>=0.14.1)
Requires-Dist: aodhclient (>=1.0.0)
Requires-Dist: cotyledon (>=1.6.8)
Requires-Dist: debtcollector (>=1.19.0)
Requires-Dist: eventlet (!=0.20.1,>=0.20.0)
Requires-Dist: gnocchiclient (>=3.3.1)
Requires-Dist: jsonschema (>=2.6.0)
Requires-Dist: keystoneauth1 (>=3.4.0)
Requires-Dist: keystonemiddleware (>=4.21.0)
Requires-Dist: lxml (>=4.1.1)
Requires-Dist: networkx (>=2.0)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.context (>=2.20.0)
Requires-Dist: oslo.db (>=4.35.0)
Requires-Dist: oslo.i18n (>=3.20.0)
Requires-Dist: oslo.log (>=3.37.0)
Requires-Dist: oslo.messaging (>=5.36.0)
Requires-Dist: oslo.middleware (>=3.35.0)
Requires-Dist: oslo.policy (>=1.34.0)
Requires-Dist: oslo.serialization (>=2.25.0)
Requires-Dist: oslo.upgradecheck (>=0.1.1)
Requires-Dist: osprofiler (>=2.0.0)
Requires-Dist: pbr (>=3.1.1)
Requires-Dist: pecan (>=1.2.1)
Requires-Dist: psutil (>=5.4.3)
Requires-Dist: pysnmp (>=4.4.4)
Requires-Dist: python-ceilometerclient (>=2.9.0)
Requires-Dist: python-dateutil (>=2.7.0)
Requires-Dist: python-heatclient (>=1.14.0)
Requires-Dist: python-keystoneclient (>=3.15.0)
Requires-Dist: python-mistralclient (>=3.3.0)
Requires-Dist: python-neutronclient (>=6.7.0)
Requires-Dist: python-novaclient (>=10.1.0)
Requires-Dist: python-openstackclient (>=3.12.0)
Requires-Dist: python-troveclient (>=2.2.0)
Requires-Dist: python-zaqarclient (>=1.2.0)
Requires-Dist: pytz (>=2013.6)
Requires-Dist: pyzabbix (>=0.7.4)
Requires-Dist: requests (>=2.18.4)
Requires-Dist: six (>=1.11.0)
Requires-Dist: stevedore (>=1.28.0)
Requires-Dist: sympy (>=1.1.1)
Requires-Dist: tenacity (>=4.9.0)
Requires-Dist: tooz (>=1.58.0)
Requires-Dist: voluptuous (>=0.11.1)
Requires-Dist: futures (>=3.0.0); (python_version=='2.7' or python_version=='2.6')

========================
Team and repository tags
========================

.. 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

=======
Vitrage
=======

The OpenStack RCA Service

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
-----------------

* Wiki page: https://wiki.openstack.org/wiki/Vitrage
* Source: https://git.openstack.org/cgit/openstack/vitrage
* StoryBoard: https://storyboard.openstack.org/#!/project/openstack/vitrage
* Release notes: https://docs.openstack.org/releasenotes/vitrage



