Description of problem: rhosp14-beta cannot pull "openstack-qdrouterd" for undercloud Version-Release number of selected component (if applicable): rhosp14-beta How reproducible: everytime Steps to Reproduce: 1. run: openstack undercloud install 2. 3. Actual results: undercloud_install.sh: ImageUploaderException: Error inspecting image: docker://registry.access.redhat.com/rhosp14-beta/openstack-qdrouterd:latest undercloud_install.sh: time="2018-11-21T01:07:49-05:00" level=fatal msg="Error reading manifest latest in registry.access.redhat.com/rhosp14-beta/openstack-qdrouterd: unknown: Not Found" Expected results: pull all containers Additional info: sudo docker pull registry.access.redhat.com/rhosp14-beta/openstack-qdrouterd Using default tag: latest Trying to pull repository registry.access.redhat.com/rhosp14-beta/openstack-qdrouterd ... unknown: Not Found its seems that out of all rhosp14-beta containers https://access.redhat.com/containers/?tab=overview#/registry.access.redhat.com/rhosp14-beta/openstack-qdrouterd is the only one with a "key" symbol
fixed by "Scott Lewis" https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/rhosp14-beta/openstack-qdrouterd https://access.redhat.com/articles/3688181