Comment 2 for bug 1675194

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

Reviewed: https://review.openstack.org/448803
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=aa9af086f05e466e88ac2a85ecc9d39f5a6d1e2f
Submitter: Jenkins
Branch: master

commit aa9af086f05e466e88ac2a85ecc9d39f5a6d1e2f
Author: James Slagle <email address hidden>
Date: Wed Mar 22 17:58:29 2017 -0400

    Check rabbitmq user at step >= 2

    The rabbitmq user check is moved to step >= 2 from step >= 1. There is
    no gaurantee that rabbitmq is running at step 1, especially if updating
    a failed stack that never made it past step 1 to begin with.

    Change-Id: I029193da4c180deff3ab516bc8dc2da14c279317
    Closes-Bug: #1675194