Gael Chamoulaud (Strider)
cdad3a06ab
Bump pre-commit repositories
This patch bumps the following tools: - pre-commit-hooks[1] to v3.4.0 - yamllint[2] to v1.26.1 - ansible-lint[3] to v5.0.8 - bashate[4] to 2.0.0 - flake8[5] to 3.9.1 [1] - https://github.com/pre-commit/pre-commit-hooks [2] - https://github.com/adrienverge/yamllint [3] - https://github.com/ansible-community/ansible-lint [4] - https://github.com/openstack-dev/bashate [5] - https://gitlab.com/pycqa/flake8 Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com> Change-Id: I71af534757761cc26e78b4a783687a9810ed8535
TripleO Validations
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 Mistral validation framework or by Ansible directly. They are available independently from the UI or the command line client.
- 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
Description
RETIRED, A collection of Ansible playbooks to detect and report potential issues during TripleO deployments