Bug 2028962
| Summary: | Undercloud fails to provide correct images to overcloud when updating tags from 16.1.x to 16.1 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Alex Schultz <aschultz> |
| Component: | tripleo-ansible | Assignee: | OSP Team <rhos-maint> |
| Status: | CLOSED ERRATA | QA Contact: | David Rosenfeld <drosenfe> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.2 (Train) | CC: | enothen, jhakimra, mburns, morazi, rhos-maint, slinaber |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | tripleo-ansible-0.8.1-2.20211216164949.1fdb766.el8ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2026654 | Environment: | |
| Last Closed: | 2022-03-23 22:12:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2026654 | ||
| Bug Blocks: | |||
|
Description
Alex Schultz
2021-12-03 20:21:31 UTC
Is it to early to ask on which z stream is this fix going to be included? Procedure used was: deploy undercloud with puddle that has fix openstack tripleo container image prepare with a tag of 16.2.1 podman pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-aodh-evaluator openstack tripleo container image prepare with a tag of 16.2 podman pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-aodh-evaluator Saw that 16.2.1 and 16.2 ids were different: [stack@undercloud-0 ~]$ sudo podman images | grep aodh undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-aodh-evaluator 16.2 2548ab62702d 3 hours ago 700 MB undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-aodh-evaluator 16.2.1 ce85155e7718 2 months ago 701 MB [stack@undercloud-0 ~]$ 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 (Release of components for Red Hat OpenStack Platform 16.2.2), 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/RHBA-2022:1001 |