Comment 5 for bug 1845647

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

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

commit b847daea68a358652414018297afb44a540b1c79
Author: Mark Goddard <email address hidden>
Date: Fri Sep 27 14:12:55 2019 +0100

    Fix monasca-grafana - pin rake to <13

    Rake 13.0.0 (released today) depends on Ruby 2.2, but CentOS 7 only
    provides Ruby 2.0.

    This change pins rake in the monasca-grafana image to versions earlier
    than 13.0.0.

    Change-Id: Id9a76f459aff016fbc920370c0a3ec58e0397fcb
    Closes-Bug: #1845647
    (cherry picked from commit a0712ceef3d6c20cdd79417dcff10525c527fb3d)