octavia/elements/haproxy-octavia
Gregory Thiemonge d9ee63f561 Allow multiple VIPs per LB
User can specify additional subnet_id/ip_address pairs to bring up on
the VIP port. This will allow for situations like having an LB with both
IPv4+IPv6 or being exposed on both public and a private network.

For UDP/SCTP loadbalancers, mixing IPv4 VIP and IPv6 members is not
supported (IPv6 VIP and IPv4 members as well). It's still possible to
use IPv4 and IPv6 VIPs at the same time in the same loadbalancer but an
IPv4 VIP can only communicate with IPv4 members.

Thanks Michael for help with validating/fixing the templates!
Thanks Gregory for help with the centos networking!

Co-Authored-By: Michael Johnson <johnsomor@gmail.com>
Co-Authored-By: Gregory Thiemonge <gthiemon@redhat.com>
Co-Authored-By: Brian Haley <haleyb.dev@gmail.com>
Story: 2005608
Task: 30847
Change-Id: Id7153dbf33b9616d7af685fcf13ad9a79793c06b
2022-08-31 17:08:35 +02:00
..
install.d Updating the disk image builder code 2015-04-10 21:03:17 +00:00
post-install.d Allow multiple VIPs per LB 2022-08-31 17:08:35 +02:00
pre-install.d Fix centos 8 stream haproxy repository 2022-02-18 14:47:43 +01:00
element-deps Stop depending on tripleo-image-elements 2016-12-15 13:17:18 -06:00
package-installs.json Switch to ubuntu-minimal for default amphora image 2018-04-16 18:07:31 -07:00
pkg-map Stop supporting CentOS 7 controllers and images 2020-01-08 17:59:09 +01:00
README.rst Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00
svc-map Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00

Element to install an Octavia Amphora with an haproxy backend.