Comment 2 for bug 1525502

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

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

commit de7293833eddc7cb6f1ae88023f073e93bd45f08
Author: Martin André <email address hidden>
Date: Sat Dec 12 20:47:10 2015 +0900

    Add workaround to fix centos-binary-deploy gate

    The RDO nova package is missing a dependency on oslo-policy and this is
    breaking our centos-binary-deploy gate. Install the missing package in
    nova-base until the issue is fixed upstream.

    Change-Id: Iece7edd754c6f173635b0e0c437a998f3b9492d3
    Closes-Bug: #1525502