octavia/elements
Nir Magnezi 000896d84f Fix IPv6 in Active/Standby topology
Load balancers with IPv6 VIP addresses would fail to create due to
a duplicate address detection issue. The keepalived process would also
crash with a segfault due to a known bug[1].

This patch resolves both issues and allows load balancers with IPv6
VIP addresses to be created in active/standby topology.

Conflicts:
       octavia/amphorae/backends/agent/agent_jinja_cfg.py
       octavia/amphorae/backends/agent/api_server/listener.py
       octavia/amphorae/backends/agent/api_server/plug.py
       octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2
       octavia/amphorae/backends/agent/templates/amphora_agent_conf.template
       octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py
       octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py
Note that this patch was adapted for the stable/queens branch.

[1] https://github.com/acassen/keepalived/issues/457

Story: 2003451
Task: 24657
Co-Authored-By: Michael Johnson <johnsomor@gmail.com>

Change-Id: I15a4be05740e2657f998902d468e57763c3ed52e
(cherry picked from commit fbb9397979)
(cherry picked from commit e2b7f010d6)
2019-02-04 20:28:34 +00:00
..
amphora-agent Do not install pip in amphora when using distribution packages 2019-01-10 14:17:31 +00:00
certs-ramfs Fix invalid escape sequence in certs-ramfs.service 2017-07-18 15:53:59 +02:00
haproxy-octavia Fix IPv6 in Active/Standby topology 2019-02-04 20:28:34 +00:00
keepalived-octavia Fix IPv6 in Active/Standby topology 2019-02-04 20:28:34 +00:00
no-resolvconf Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
rebind-sshd Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
remove-sshd Add flag to disable SSHD on the amphora image 2017-08-16 11:18:10 -07:00
root-passwd Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00