Comment 6 for bug 1627968

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

Reviewed: https://review.openstack.org/379442
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-lma-collector/commit/?id=76987240a97fcb03b391a36c1dd6c71020b2fbf5
Submitter: Jenkins
Branch: master

commit 76987240a97fcb03b391a36c1dd6c71020b2fbf5
Author: Guillaume Thouvenin <email address hidden>
Date: Thu Sep 29 14:49:37 2016 +0200

    Fix issue with task install_ocf_script on MOS8

    This patch fixes an issue with the compatibility between the task
    'install_ocf_script' and MOS8. On MOS 8 the following error is
    raised:

    "Tasks 'primary-standalone-database, primary-standalone-rabbitmq,
    standalone-database, standalone-rabbitmq' can't be in
    requires|required_for|groups|tasks for [install-ocf-script] because they
    don't exist in the graph"

    Change-Id: I97e5fd6321c9f7a5878e1b8db9f37cec15745676
    Closes-Bug: #1627968