OpenStack RCA (Root Cause Analysis) Engine
f628ca0055
As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1], we need to define the integration job which deploy services on IPv6 and perform testing to make sure service listen and communicate over IPv6 properly. Vitrage has legacy zuul jobs only so base zuulv3 IPv6 job 'devstack-ipv6' and 'devstack-tempest-ipv6' cannot be used and we have to copy the whole run.yaml to set the IPv6 setting and run the IPv6 verification script via post_test_hook. This commit adds the new job 'vitrage-dsvm-api-ipv6-only' run on gate and set the required IPv6 setting'. Story: #2005477 Task: #35938 [1] https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html Depends-On: https://review.opendev.org/#/c/701105/ Change-Id: I343b5ad52b0c70da94d94898b9de201fffe6ce6b |
||
---|---|---|
devstack | ||
doc | ||
etc/vitrage | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
vitrage | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
initial.txt | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Vitrage
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
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/