
This patch removes the support of tox-ansible from tripleo-validations. Due to several issues with pip dependencies management and our requirements files, the installation of this latter doesn't work. This patch also removes the `tripleo-linters` anchor and nodeset line for the `openstack-tox-linters` check job as they are not used or useful here. JIRA: #VALFRWK702 Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com> Change-Id: I02d70e9eaf112d9d9137a020c8b236c150a12149
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