Comment 12 for bug 1358972

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

Reviewed: https://review.openstack.org/116873
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=15feac0ba50a2b681c1a33694dbe4c6980094f86
Submitter: Jenkins
Branch: master

commit 15feac0ba50a2b681c1a33694dbe4c6980094f86
Author: Matthew Mosesohn <email address hidden>
Date: Tue Aug 26 16:03:57 2014 +0400

    Exit rabbitmq container if puppet apply fails

    Puppet now runs for rabbitmq container with
    detailed exitcodes, allowing us to fail start
    of container with start.sh. Sometimes restarting
    the container will resolve rare issues where
    rabbitmq service doesn't start from its init script.

    Change-Id: I108cc4521fa7e193c68ede466b5829ad33464224
    Closes-Bug: #1358972