Comment 4 for bug 1882070

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

Reviewed: https://review.opendev.org/734131
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=fca4a088a49bbd8ee7ed6ce8b0b128df7b62399f
Submitter: Zuul
Branch: stable/stein

commit fca4a088a49bbd8ee7ed6ce8b0b128df7b62399f
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 6.0.4

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

    3. Drop docker-client from OracleLinux sensu-client image

    The package fails to install due to a missing dependency on
    subscription-manager.

    Change-Id: Ida7e20833360bbca69c6aafc4f5d7cb375bb106f
    Closes-Bug: #1882070
    (cherry picked from commit 3784d32d9ceacf0dad8057092752f1ae7be37ed3)