Cue

Comment 1 for bug 1453351

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

Reviewed: https://review.openstack.org/181610
Committed: https://git.openstack.org/cgit/stackforge/cue/commit/?id=f91bc8965b50c212778f857006899f2b90325e0a
Submitter: Jenkins
Branch: master

commit f91bc8965b50c212778f857006899f2b90325e0a
Author: Min Pae <email address hidden>
Date: Fri May 8 21:42:57 2015 -0700

    configure and start rabbitmq VMs from userdata

    Configuring and starting rabbitmq with os-apply-config and
    os-refresh-config seems to be causing issues where rabbitmq is being
    regularly reset and restarted. We want rabbitmq to be reset and started
    once at initial boot and not past that. Moving the config generation
    and service startup logic to the userdata script that is supplied by Cue
    at VM creation time.

    Closes-Bug: 1453351

    Change-Id: I2971c196e0cc106d17e18f868c491b589ecb17b8