2 Commits

Author SHA1 Message Date
Emilien Macchi
ac9af72f99 Fix PublicVirtualFixedIPs in envs
PublicVirtualFixedIPs vs PublicVirtualFixedIps

It was a typo introduced in this commit:
I4e926f1c6b30d4009d24a307bc21e07e1731b387

And found here:
http://logs.openstack.org/79/535479/4/check/tripleo-ci-centos-7-undercloud-containers/670d906/logs/undercloud/home/zuul/undercloud_install.log.gz#_2018-02-14_11_04_59

Change-Id: I15a632376451a7554e3304202872694e70cd4ecd
2018-02-15 05:52:07 +00:00
Dan Sneddon
3434767baf Add environment to preselect only VIP IP addresses
This change adds two files which demonstrate manipulation of the
VIP IP addresses without using an external load balancer. This
allows the configuration of DNS, or allows for continuity when
replacing an existing environment.

The fixed IPs for the virtual IPs are set using the new parameters,
and this change also adds a RedisVirtualFixedIPs parameter for
setting the Redis VIP.

Partial-Bug: https://bugs.launchpad.net/tripleo/+bug/1604946
Change-Id: I4e926f1c6b30d4009d24a307bc21e07e1731b387
2017-04-07 09:00:20 -07:00