RETIRED, A collection of Ansible playbooks to detect and report potential issues during TripleO deployments
eb00c0fc9d
Bumping yamllint version to 1.33.0 Removing heavy CI jobs from pipeline Removing molecule jobs from pipeline Removing doc build and promotion Fixing indentation in impacted ansible files Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I113f1415db37bebb359e325858094a59077ec57a |
||
---|---|---|
.ansible-lint_rules | ||
.config/molecule | ||
callback_plugins | ||
ci/playbooks | ||
doc | ||
library | ||
lookup_plugins | ||
playbooks | ||
releasenotes | ||
roles | ||
scripts | ||
tests | ||
tools | ||
tripleo_validations | ||
zuul.d | ||
.ansible-lint | ||
.coveragerc | ||
.dockerignore | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.testr.conf | ||
.yamllint | ||
ansible-collections-requirements.yml | ||
ansible-test-env.rc | ||
ansible.cfg | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
groups.yaml | ||
HACKING.rst | ||
hosts.sample | ||
LICENSE | ||
MANIFEST.in | ||
molecule-requirements.txt | ||
README.rst | ||
requirements.txt | ||
role-addition.yml | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
A collection of Ansible roles and playbooks to detect and report potential issues during TripleO deployments.
The validations will help detect issues early in the deployment process and prevent field engineers from wasting time on misconfiguration or hardware issues in their environments.
All validations are written in Ansible and are written in a way that's consumable by the Validation Framework Command Line Interface (CLI) or by Ansible directly.
- Free software: Apache license
- Documentation: https://docs.openstack.org/tripleo-validations/latest/
- Release notes: https://docs.openstack.org/releasenotes/tripleo-validations/
- Source: https://opendev.org/openstack/tripleo-validations
- Bugs: https://storyboard.openstack.org/#!/project/openstack/tripleo-validations