
Imports and uses of six module were removed from the project. Logic dependent on Py2/3 usage was removed and calls to functions were replaced with closest functional equivalent. After merge of this change, the project will no longer be Python 2 compatible in any way. Note: Do not backport past train branch Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Iebdaa06b6fb173d2be9921ee87a2d5db5fe84240
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