Comment 20 for bug 1599479

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

Reviewed: https://review.openstack.org/341826
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=058cd5bf0f24d1f0590a4eba6dddec23ade003ba
Submitter: Jenkins
Branch: master

commit 058cd5bf0f24d1f0590a4eba6dddec23ade003ba
Author: Alex Schultz <email address hidden>
Date: Wed Jul 13 16:19:40 2016 -0600

    Include ocf-shellfuncs for rabbitmq-server

    If the upstream script is not available, we were using the ocf_log
    command but missed the inclusion of the ocf-shellfuncs that defined it.
    This pulls in ocf-shellfuncs so we will not improperly error when the
    timing condition occurs.

    Change-Id: If058cb1e7eaafbdc962ba17d4d730924cc086cc5
    Closes-Bug: #1599479