Pass MysqlVirtualIP without brackets to EndpointMap
authorGiulio Fidente <gfidente@redhat.com>
Thu, 7 Jul 2016 10:12:56 +0000 (12:12 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Fri, 8 Jul 2016 12:30:22 +0000 (14:30 +0200)
commitcf4240858241b8031234a0708dbec1e7f3203f8d
treeaf5bb4b2f0e8442adc6d27e16eda74815713a4a7
parentf91f08a5288820a77f45099092914a65a038caa5
Pass MysqlVirtualIP without brackets to EndpointMap

While the endpoints do need brackets around IPv6 addresses these
are not wanted by some of the puppet classes so we must pass the
non bracketed version as well.

It will allow us to remove the need for the MysqlVirtualIP param
passed to the controller role thouh when hieradata/database.yaml
is emptied.

Change-Id: If264b02a134b96368035f032e05d02e84f6499ed
network/endpoints/endpoint_data.yaml
network/endpoints/endpoint_map.yaml
overcloud.yaml