Comment 7 for bug 1669186

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/547067
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=a72604a4411c355f0c0e15e8b54044a55718b639
Submitter: Zuul
Branch: master

commit a72604a4411c355f0c0e15e8b54044a55718b639
Author: Emilien Macchi <email address hidden>
Date: Mon Feb 12 09:13:21 2018 -0800

    Fix overcloud image upload for containerized UC

    Use overcloud image upload --http-boot only for containerized
    undercloud.

    Until we figure out a better way of managing http-boot argument when
    preparing the image, let's add a conditional so we only use it for a
    containerized undercloud and not for the OVB jobs which seems to not
    work as of today.

    Change-Id: I52cdcabc420276d05827e361d4189522fed57176
    Related-Bug: #1748921
    Closes-Bug: #1669186
    Co-authored-by: Emilien Macchi <email address hidden>
    Signed-off-by: Bogdan Dobrelya <email address hidden>