Is it possible you add a warning that if the organization or product name have any spaces, then replace them by underscore "_". The product name in previous step (step 10) is "OSP13 Containers" and in step 11 we use osp13_containers, so I think it deserves a clarification Also if the names have upper case letters, we have to use all lowercase, otherwise we get errors like this when running the command "openstack overcloud container image prepare": ``` invalid reference format: repository name must be lowercase ``` Reported by: rhn-gps-manrodri https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/transitioning_to_containerized_services/obtaining-container-images#annotations:75e95f4e-6c7e-4503-a62f-75836f21d60e
Accepted. Just requires a line about the Satellite naming convention.
Clarified Satellite label naming convention -- lowercase characters, underscores in place of spaces: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/transitioning_to_containerized_services/obtaining-container-images#Configuring-Registry_Details-Satellite