Add environment to preselect only VIP IP addresses
authorDan Sneddon <dsneddon@redhat.com>
Fri, 1 Jul 2016 23:30:57 +0000 (16:30 -0700)
committerDan Sneddon <dsneddon@redhat.com>
Fri, 7 Apr 2017 16:00:20 +0000 (09:00 -0700)
commit3434767bafab29d43d044161b28443084d0aaeb6
tree658e8ae26e4c444ef263162d889f8a61ef6143a3
parent47a4e9830c057e2a189fee0d5815aba626160ded
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
environments/external-loadbalancer-vip-v6.yaml
environments/external-loadbalancer-vip.yaml
environments/fixed-ip-vips-v6.yaml [new file with mode: 0644]
environments/fixed-ip-vips.yaml [new file with mode: 0644]
overcloud.j2.yaml