kolla-ansible/ansible/roles/rabbitmq
John Garbutt d3d56d5f42 Make outward_rabbit pre-checks idempotent
Copy the patterns from the rabbit checks, skip some pre-checks when the
container has already been started. Without this change the pre-checks
fail when you re-run the deploy, i.e. the port is not free because
rabbit is already running on that port.

This bug was triggered because murano is enabled, and this change has
been added to add the extra rabbitmq instance by default:
d8fe3ea780

Closes-Bug: #1715135

Change-Id: I0eb8785e7cd4eadfa792ea14a27f54a891b2bf02
(cherry picked from commit 7e9fa0cd41)
2017-09-13 12:54:56 +00:00
..
defaults Add a new 'outward' rabbitmq instance 2017-06-15 11:12:22 +00:00
handlers Add a new 'outward' rabbitmq instance 2017-06-15 11:12:22 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Make outward_rabbit pre-checks idempotent 2017-09-13 12:54:56 +00:00
templates Remove all kolla-kubernetes configurations 2017-07-18 22:00:58 +08:00