Comment 10 for bug 1652640

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-influxdb-grafana (master)

Reviewed: https://review.openstack.org/416276
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-influxdb-grafana/commit/?id=5f57e8dbe81e49ee51e1b022345965a503de6785
Submitter: Jenkins
Branch: master

commit 5f57e8dbe81e49ee51e1b022345965a503de6785
Author: Simon Pasquier <email address hidden>
Date: Tue Jan 3 16:42:32 2017 +0100

    Fix InfluxDB install when systemd is present

    The influxdb package fails to install on Trusty machines because
    while systemd is now installed, it isn't running as the init system.
    This change installs the systemd-shim package to get rid of the issue.

    Change-Id: I571f923c877e723f74a39691e69df8957d21e95d
    Closes-Bug: #1652640