Comment 3 for bug 1450733

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

Reviewed: https://review.openstack.org/179404
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=688516acf0cd3f658b9c0c46ca877ca1b9b7edd3
Submitter: Jenkins
Branch: master

commit 688516acf0cd3f658b9c0c46ca877ca1b9b7edd3
Author: Kevin Carter <email address hidden>
Date: Fri May 1 09:40:14 2015 -0500

    Lock down PBR to < version 0.11.0

    This change was made to ensure that PBR is using version < 0.11.0.
    This is because changes in upstream PBR have made it impossible to
    build contributing packages in heat and will likely impact other
    services until the switch to liberty is in full effect. To ensure
    consistent building of OpenStack packages PBR is now being installed
    in the repo server containers which will ensure there are no
    assumptions being made when creating python packages from OpenStack
    contributing sources that may not be as well maintained as others.

    Change-Id: I20c216543e63ef142119c2625fb219e030a708dd
    Partial-bug: 1450733