Comment 2 for bug 1573544

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

Reviewed: https://review.openstack.org/313295
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=070bf258357c85a7b4411dc97f75df7d19e9792c
Submitter: Jenkins
Branch: master

commit 070bf258357c85a7b4411dc97f75df7d19e9792c
Author: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Date: Fri May 6 17:30:47 2016 +0800

    Support a custom base image

    Add a new option(base-image) to support custom base image
    In default, the base-image is equal to base. When using custom
    image, please use command line like:

        ./tool/build.py --base-image my-image --base centos --base-tag 0.1

    DocImpact

    Closes-Bug: #1573544
    Change-Id: If4b9c57a2b68f6f06d3e981f30b2173064e02193