pypi upload is failing as now metadata check is more strict and
formerly ignored wrong long_description_content_type (rst-x instead of
x-rst) now results error during pypi upload. This patch sets the
proper content type that pypi accepts.
Closes-Bug: #1983405
Change-Id: I084e8061523d59bb4855a0db1a19873a85fda57b
(cherry picked from commit 896dcbdbc5)
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