When 'openstack overcloud deploy ceph' is passed --container-image-prepare with a file with a push_destination then, then the resulting image parameters should be modified to refer to the images in push_destination instead of namespace. 1. Set "push_destination: true" in containers-prepare-parameter.yaml as described in [1] 2. Run 'openstack tripleo container image prepare --environment-file containers-prepare-parameter.yaml' to push containers to the local registry 3. Run 'openstack overcloud deploy ceph --container-image-prepare containers-prepare-parameter.yaml' Results: overcloud tries to download directly container from ceph_namespace Expected Results: overcloud tries to download directly container from undercloud registry [1] https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/container_image_prepare.html#undercloud-registry
Here's an IR patch to test the change https://review.gerrithub.io/c/redhat-openstack/infrared/+/532927
https://review.opendev.org/q/topic:cherrypick-bug%252F1958524-ciurj3s19i has merged
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 17.0 (Wallaby)), 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-2022:6543