Comment 2 for bug 1337322

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

Reviewed: https://review.openstack.org/104547
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=9b866865bf80d1f79528b7fa430d652a8ca77776
Submitter: Jenkins
Branch: master

commit 9b866865bf80d1f79528b7fa430d652a8ca77776
Author: Matthew Mosesohn <email address hidden>
Date: Thu Jul 3 17:22:55 2014 +0400

    Disable custom init script for rabbitmq on Fuel Master

    Custom init script breaks deployment when
    hostname changes, but it is not necessary
    to have HA enhancements in init script for
    Docker non-HA deployments.

    Additionally, explicitly create / vhost for
    nailgun and astute.

    Change-Id: I1524bc3bfccf74e05418189ad15642f25b14acce
    Closes-Bug: #1337322