bc547f3f14

node-health validation will now be using openstack-ansible-collection modules to obtain information about cloud structure and state. This will allow the validation to be executed in environments with more strict authentication requirements. Documentation was updated to provide more information about authentication procedure used. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Id3f332b7fd70a54d537dabec447ffa22a36256fd
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
Description
RETIRED, A collection of Ansible playbooks to detect and report potential issues during TripleO deployments