Fix rabbit_hosts list for glance-api for IPv6
authorGiulio Fidente <gfidente@redhat.com>
Sat, 5 Mar 2016 01:35:47 +0000 (02:35 +0100)
committerGiulio Fidente <gfidente@redhat.com>
Sat, 5 Mar 2016 01:36:49 +0000 (02:36 +0100)
commit164d537378cc5f1d65935f081b222ba43942825f
treec09dc441e44d8fe748fe3fcb9608c3641d70046a
parent321e605a0a4c219415a3876a84fa063410380cac
Fix rabbit_hosts list for glance-api for IPv6

Previously we were always appending the :port suffix to the list
of rabbitmq nodes but the syntax was invalid for IPv6.

This change wires rabbit_hosts from the templates as it happens
already for the other services. Port can be customized using
rabbit_port.

Change-Id: Iecc7a97d46d7de17e85398c57996c104c9125b0e
puppet/all-nodes-config.yaml
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp