OpenStack RCA (Root Cause Analysis) Engine
17b0322679
This change is to introduce a new rest api (v1/alarm/count) to vitrage to provide counts of any alarms present in the system. - It can optionally provide counts of alarms for all_tenants similarly to the alarm api - The rest api doc has been updated - Unit test were added to test the api with and without all_tenants as well as noauth Change-Id: I6061b63c068580dcd25df5c624d9b3bd88f30cca Implements: blueprint alarm-counts-api Signed-off-by: Tyler Smith <tyler.smith@windriver.com> |
||
---|---|---|
devstack | ||
doc/source | ||
etc/vitrage | ||
releasenotes | ||
tools | ||
vitrage | ||
vitrage_tempest_tests | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
initial.txt | ||
LICENSE | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
run_vitrage_tempest.sh | ||
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: http://git.openstack.org/cgit/openstack/vitrage