Comment 5 for bug 1441226

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.1)

Reviewed: https://review.openstack.org/171623
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=45e56302af69142d060428baa992876428e32506
Submitter: Jenkins
Branch: stable/5.1

commit 45e56302af69142d060428baa992876428e32506
Author: Sergey V. Yudin <email address hidden>
Date: Tue Apr 7 15:30:29 2015 +0000

    Fix rabbit OCF status check for reset_mnesia

    In some conditions rabbit RA is unable to cleanup
    mnesia because of the "reverse logic" bug in ocf
    script, which is:

    * It tries to check the status and rabbit is running
    there
    * But because of the reverse logic bug it didn't try
    to kill rabbit
    * That leads to "mnesia_unexpectedly_running" error.

    Closes-Bug: #1441226

    Change-Id: I2c71935148ad842ee5682112af6fb4e06bcc794f