Comment 14 for bug 1436812

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

Reviewed: https://review.openstack.org/184911
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=3c356c12ae9da5047ef8a0189467ff8923fc0b14
Submitter: Jenkins
Branch: master

commit 3c356c12ae9da5047ef8a0189467ff8923fc0b14
Author: Vladimir Kuklin <email address hidden>
Date: Fri May 22 02:50:12 2015 +0300

    Check whether beam is started before running start_app

    There is a mistake in OCF logic which tries
    to start rabbitmq app without running beam
    after Mnesia reset getting into the loop
    which constantly fails until it times out

    Change-Id: Id096961e206a083b51978fc5034f99d04715d7ea
    Related-bug: #1436812