Bug 1943352
| Summary: | The CinderVolumeEdge service does not automatically pull in the containers it needs | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | John Fulton <johfulto> |
| Component: | openstack-tripleo-common | Assignee: | John Fulton <johfulto> |
| Status: | CLOSED ERRATA | QA Contact: | Alfredo <alfrgarc> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.2 (Train) | CC: | gfidente, mburns, ramishra, slinaber |
| Target Milestone: | Alpha | Keywords: | Triaged |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-common-11.6.1-2.20210419132322.dbdaa05.el8ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-15 07:13:08 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1868673 | ||
|
Description
John Fulton
2021-03-25 20:58:28 UTC
This bug may present itself if you run the command below and don't see entries for ContainerCinderConfigImage or ContainerCinderVolumeImage in the images.yaml. openstack tripleo container image prepare \ ... -e /usr/share/openstack-tripleo-heat-templates/environments/dcn-storage.yaml \ ... --output-env-file images.yaml I experienced the above but after ensuring my containers on the undercloud had /usr/share/openstack-tripleo-common-containers/container-images/tripleo_containers.yaml.j2 from the fixing patch [1] the output file contained the necessary entries. [1] https://review.opendev.org/c/openstack/tripleo-common/+/782009/6/container-images/tripleo_containers.yaml.j2 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 (RHOSP) 16.2 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-2021:3483 |