Comment 16 for bug 1455761

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/184239
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=5cc384073df35300501b161f05cf45f816d7703d
Submitter: Jenkins
Branch: master

commit 5cc384073df35300501b161f05cf45f816d7703d
Author: Bogdan Dobrelya <email address hidden>
Date: Tue May 19 14:51:20 2015 +0200

    Revert "Merge "Fix get_monitor function and local vars for rabbit OCF""

    This reverts commit 0562e2ae27c1d6b2e027e63c5af4e1153f44224b, reversing
    changes made to 5fd379f0cd8106808ab9fc098ca1094c7d91041a.

    The issue is that by design, the start action will start beam process
    and stop the rabbit app, unless master promoted or slave joined cluster.
    We have to revert aforementioned commit as it introduced a regression
    to the action monitor, which is to report "Not running", when rabbit app
    is stopped.

    Related-bug: #1455761
    Change-Id: I686c620092909351c910598aeef0dcc73d2da080