Comment 7 for bug 1336911

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

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

commit 333ff0219d1ad8217977061dd2fdd3cfa8d10c14
Author: Matthew Mosesohn <email address hidden>
Date: Mon Aug 11 18:53:01 2014 +0400

    Add fuel-centos-build container for fuel/centos

    fuel/centos will now be built from CentOS6
    container dynamically with current package set
    instead of being periodically rebuilt. It uses
    ami-creator, which only runs on CentOS. It is
    run inside Docker so it can be used on an
    Ubuntu build host. After the image is created,
    img2docker loads the content into Docker as a
    Docker image.

    Consolidates save/load to a single archive
    instead of rolling up separate container tar
    files.

    Change-Id: Ibff08d309fe091cc40d053781b7556fd36ebf173
    Closes-Bug: #1336911