Comment 3 for bug 1532066

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

Reviewed: https://review.openstack.org/291000
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=3105580d39205bee6e17a2283161d18c6e7a892e
Submitter: Jenkins
Branch: master

commit 3105580d39205bee6e17a2283161d18c6e7a892e
Author: Martin André <email address hidden>
Date: Thu Mar 10 14:48:59 2016 +0900

    Provide instruction to generate kolla-build.conf

    Although not strictly mandatory, it's less confusing to have
    a kolla-build.conf file in /etc/kolla that users can modify it they
    want to customize their builds, rather than to rely on defaults
    settings and command line options.

    The `tox -e genconfig` was already documented in "Image building" doc.

    Change-Id: Ia44e6f28ce18601cdaba5109ea12cd50fa8372b2
    Closes-Bug: #1532066