Add required config-file to container upload
The default is no config-file which results in the documented container images upload command doing nothing. This is confusing for anyone following the documentation. Change-Id: Ie7d413835d50bcf3896301735ce402964b283bce Related-Bug: #1699158
This commit is contained in:
parent
cca6c0372a
commit
6e056200c5
@ -51,7 +51,7 @@ port 8787 as part of the undercloud install.
|
||||
To use the pre-built images coming from the `tripleoupstream` registry on the
|
||||
dockerhub, use the following command::
|
||||
|
||||
openstack overcloud container image upload
|
||||
openstack overcloud container image upload --config-file /usr/share/openstack-tripleo-common/container-images/overcloud_containers.yaml
|
||||
|
||||
Or use `kolla-build` to build the images yourself::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user