Comment 14 for bug 1336911

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/168392
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=d09dd7f5a3e0f4f9082b8df1466260d9b904de3a
Submitter: Jenkins
Branch: master

commit d09dd7f5a3e0f4f9082b8df1466260d9b904de3a
Author: Igor Kalnitsky <email address hidden>
Date: Fri Mar 27 17:52:35 2015 +0200

    upgrade: keep docker images in one tarball

    The patch I62abc07e79847b5c69eaa1a983575b214ebed649 introduced new
    content for fuel-images.tar.lrz artifact: now we don't have images
    per container. Basically it means that the fuel_upgrade script is
    unable to load them and we need to distribute the fuel-images.tar
    (exactly tarball, not unpacked content) in order to load all
    images at once.

    Change-Id: I15f5bf771cb95504791a55a02e412a40f330ecd9
    Related-Bug: #1336911