Bug 1875489
| Summary: | [OSP13->OSP16.1] Validations can't be run before the undercloud-upgrade | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jose Luis Franco <jfrancoa> |
| Component: | python-tripleoclient | Assignee: | Cédric Jeanneret <cjeanner> |
| Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.1 (Train) | CC: | gchamoul, hbrock, jhajyahy, jjoyce, jschluet, jslagle, mbultel, mburns, mgarciac, slinaber, tvignaud |
| Target Milestone: | z2 | Keywords: | Triaged |
| Target Release: | 16.1 (Train on RHEL 8.2) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-tripleoclient-12.3.2-1.20200914164930.el8ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-15 18:36:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jose Luis Franco
2020-09-03 15:26:27 UTC
Hello Jose, Thanks for this report! That's more or less what I understood yesterday :). So, couple of things: - we're working hard in order to switch osp-16.1 validator code to the new packages (python3-validations-libs, validations-common). Those packages provide a script that might be used instead of the validator CLI - we can probably do a train-only patch *now* in order to ensure it's at least available in 16.1.2 so that we're clearing your current issue in any cases. Later we can do the master/ussuri patch (code-base is different, hence point 1) I'll check about our availabilities and capacities, and link things accordingly. Cheers, C. Quick update: A train-only patch is up: https://review.opendev.org/749909 A master patch is up as well: https://review.opendev.org/749915 So we're covered. Have to wait a bit in order to know which one will actually land, depending on the exception we've requested[1]. Cheers, C. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1874795 Patched merged on each branch Moving to ON_QA with valid FIV, just checked the package on a live env. To verify: - install an undercloud - check the output of "openstack tripleo validator run --help" and ensure it has a "--static-inventory STATIC_INVENTORY" option Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.1.3 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:5413 |