Comment 1 for bug 1485739

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

Reviewed: https://review.openstack.org/213831
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=11bb78e6732a1ed00688138d87832a673a192e7b
Submitter: Jenkins
Branch: master

commit 11bb78e6732a1ed00688138d87832a673a192e7b
Author: Jeff Peeler <email address hidden>
Date: Mon Aug 17 15:30:38 2015 -0400

    Change default install type to binary

    Currently set to "rdo", however rdo is merely a symlink in the tree and
    the default in build.py is "binary".

    https://github.com/stackforge/kolla/blob/67ce01fc625ace5ebef72951fdf59b63af0e9ea6/tools/build.py#L147

    Change-Id: Ic17a4f83064173fa9297bc0f92deda11a143a1be
    Closes-Bug: #1485739