5ae4769354
This command receives the same --config-file argument as "overcloud container image upload" and invokes kolla-build to build the images specified in that file. It is also possible to specify --kolla-config-file multiple times to control the behaviour of kolla-build. Change-Id: If06a941eaf8d92c29ed84387c4f040866cf07cfa Depends-On: I061f626fdb3d71613aa23436bf6c53cf4de62213
10 lines
394 B
YAML
10 lines
394 B
YAML
---
|
|
features:
|
|
- |
|
|
New command ``overcloud container image upload``. This is the container
|
|
image equivalent to the ``overcloud image upload`` command.
|
|
- |
|
|
New command ``overcloud container image build``. This command receives the
|
|
same ``--config-file`` argument as ``overcloud container image upload`` and
|
|
invokes kolla-build to build the images specified in that file.
|