Comment 3 for bug 1882070

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

Reviewed: https://review.opendev.org/733557
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=3784d32d9ceacf0dad8057092752f1ae7be37ed3
Submitter: Zuul
Branch: stable/train

commit 3784d32d9ceacf0dad8057092752f1ae7be37ed3
Author: Mark Goddard <email address hidden>
Date: Thu Jun 4 12:05:12 2020 +0100

    Fix multiple issues

    Both issues affect Train and earlier releases.

    1. Fix monasca-grafana by pinning more Ruby gems

    childprocess 3.0.0 and ffi 1.13.0 depend on Ruby 2.3.

    2. Bump bifrost to 7.2.1

    Bifrost had a fix to stop using the master branch of DIB which dropped
    support for Python 2.

    Change-Id: Ida7e20833360bbca69c6aafc4f5d7cb375bb106f
    Closes-Bug: #1882070