Comment 15 for bug 1817351

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

Reviewed: https://review.opendev.org/682529
Committed: https://git.openstack.org/cgit/starlingx/monitoring/commit/?id=2dfb03de5b16581ddf2d20145fffc636d4ad6161
Submitter: Zuul
Branch: master

commit 2dfb03de5b16581ddf2d20145fffc636d4ad6161
Author: Erich Cordoba <email address hidden>
Date: Mon Sep 16 22:48:00 2019 -0500

    Add collectd-python runtime dependency

    In the collectd update to version 5.8.1-4 the python plugin
    was moved out fo the rpm and provided as a separate package.

    The rpm needs now to depend on collectd-python, otherwise the
    collectd funcionality will be broken.

    Closes-Bug: 1817351

    Change-Id: I4d388b09ab5a94d807f11bae2ae958141e683501
    Signed-off-by: Erich Cordoba <email address hidden>