octavia/etc
Dustin Lundquist 6ce85349c9 Enable IPv6 load balancer networks
This patch addresses several places where IPv6 and IPv6 link-local
addresses where not considered for communication between amphora and the
controller worker.

In the devstack plugin we permit both IPv4 and IPv6 for health
monitoring and the amphora REST API.

In the amphora's UDP health sender we parse the IP port string in a
manner which permits IPv6 addresses by splitting on the last colon
rather than every colon.

In the controller REST API driver we append an interface scope if using
IPv6 link-local addresses. This interface can be specified by an
operator is they are using an interface other than o-hm0, this only is
required if using IPv6 link-local addresses.

Change-Id: I9d07bec4ac105e8876fadb72a83a590ffd4d2e66
2016-11-23 12:03:42 -08:00
..
certificates Implements the haproxy amphora agent api server 2015-06-02 18:13:39 +00:00
dhcp Disbale DNS update for port o-hm0 in devstack 2016-07-18 04:45:32 -05:00
octavia.conf Enable IPv6 load balancer networks 2016-11-23 12:03:42 -08:00