Cue

Comment 1 for bug 1453266

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

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

commit ed020e4e443d7be94801a0e21a8690150882c11b
Author: Min Pae <email address hidden>
Date: Fri May 8 13:23:36 2015 -0700

    fix rabbitmq userdata template to create metadata

    A metadata file is created by the install_rabbit.sh script, which is
    being supplied by userdata properly. However, the directory that the
    script tries to populate does not seem to exist. Fixing script template
    to create the entire directory hierarchy rather than just the specific
    directory.

    Change-Id: I3160d0a1dc29025e2aae17549a67e1b16422c527
    Closes-Bug: 1453266