Comment 5 for bug 1667308

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

Reviewed: https://review.openstack.org/437974
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=7d31c4d89a9775eb884e0baf4755e9ef71a072c1
Submitter: Jenkins
Branch: stable/ocata

commit 7d31c4d89a9775eb884e0baf4755e9ef71a072c1
Author: Mark Goddard <email address hidden>
Date: Wed Feb 22 21:59:53 2017 +0000

    Workaround for setuptools bug affecting Bifrost

    bifrost-3.0.0 is affected by a setuptools bug preventing it from being
    installed. This change patches Bifrost with the workaround committed
    to the Bifrost master branch in https://review.openstack.org/#/c/437010/.
    If/when that change gets backported to Bifrost stable/ocata and then
    released as 3.0.1, we can remove this workaround.

    Change-Id: I257abd86599304ef1992d10da20130c9b7c25e46
    Closes-Bug: #1667308