OpenStack RCA (Root Cause Analysis) Engine
e2536fa3fa
We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: I82c3b74bb0346fa1742a97c00f2b5f3fb26263e9 Signed-off-by: Doug Hellmann <doug@doughellmann.com> |
||
---|---|---|
devstack | ||
doc | ||
etc/vitrage | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
vitrage | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
initial.txt | ||
LICENSE | ||
lower-constraints.txt | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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
Project Resources
- Wiki page: https://wiki.openstack.org/wiki/Vitrage
- Launchpad: https://launchpad.net/vitrage
- Source: https://git.openstack.org/cgit/openstack/vitrage