Comment 6 for bug 1441226

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

Reviewed: https://review.openstack.org/171622
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=d970170569f99255ad483fa5b45801dded26392c
Submitter: Jenkins
Branch: stable/6.0

commit d970170569f99255ad483fa5b45801dded26392c
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