Chapter 3. Retrieving the container images
Use the following procedure, and its example file contents, to retrieve the container images you need for deployments with separate heat stacks. For more information, see Preparing container images.
Procedure
Add your Registry Service Account credentials to
containers.yaml.Copy to Clipboard Copied! Toggle word wrap Toggle overflow Generate the environment file as
~/containers-env-file.yaml:openstack tripleo container image prepare -e containers.yaml --output-env-file ~/containers-env-file.yaml
$ openstack tripleo container image prepare -e containers.yaml --output-env-file ~/containers-env-file.yamlCopy to Clipboard Copied! Toggle word wrap Toggle overflow In Deploying the central controllers and Deploying HCI nodes to the distributed compute node (DCN) site, the resulting
~/containers-env-file.yamlfile is included as part of the overcloud deployment procedure.