The value for --tag-from-label argument used for tag discovery was changed in OSP13 to {version}-{release} Previously had to use: openstack overcloud container image tag discover --image <namespace>:latest --tag-from-label version-release Starting with OSP13, need to use: openstack overcloud container image tag discover --image <namespace>:latest --tag-from-label {version}-{release}
The docs fix for this is included in the existing merge request https://gitlab.cee.redhat.com/rhci-documentation/docs-Red_Hat_Enterprise_Linux_OpenStack_Platform/merge_requests/1324
"Officially" assigning to Steve because he has done the work, and requesting peer review from Dan.
Made a minro adjustment of the placement of --tag-from-label arguement, but overall it looks good to me!
This update is now published in this section: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/director_installation_and_usage/#container-image-preparation-command-usage Moving to CLOSED.