Comment 1 for bug 1441226

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

Reviewed: https://review.openstack.org/171253
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=40dcf6661de26faaccee024ea287c03f96eb5f8f
Submitter: Jenkins
Branch: master

commit 40dcf6661de26faaccee024ea287c03f96eb5f8f
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