Comment 7 for bug 1696598

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/475942
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=daf0f04bcfc56fb4516a3c6b13aeb5396f8b44f9
Submitter: Jenkins
Branch: master

commit daf0f04bcfc56fb4516a3c6b13aeb5396f8b44f9
Author: Steve Baker <email address hidden>
Date: Wed Jun 21 08:50:24 2017 +1200

    New command "overcloud container image prepare"

    This new command allows the user to generate their own
    overcloud_containers.yaml file in preperation for calling
    "overcloud container image build" or
    "overcloud container image upload".

    Arguments allow the caller to customise the resulting
    overcloud_containers.yaml file with the aim of not requiring any
    further manual editing for the majority of cases.

    The file generated by the --env-file option adopts the convention
    established in change Ieaedac33f0a25a352ab432cdb00b5c888be4ba27 where
    the DockerNamespace parameter is not used and image names are fully
    qualified.

    Partial-Bug: #1696598
    Change-Id: I6af1828ea2b26f3c6295981fe40fe825d8ccef37