Make External Load Balancer templates work with IPv6
authorDan Sneddon <dsneddon@redhat.com>
Thu, 21 Jan 2016 09:41:46 +0000 (01:41 -0800)
committerGiulio Fidente <gfidente@redhat.com>
Wed, 9 Mar 2016 11:20:21 +0000 (11:20 +0000)
commit2cc592d29d932e64708e20b8ff10f30c80c99249
tree259023511721bff2ad38f7caaa1a34f6cd4f34a2
parent5610ecf80c09edec00b2076d3ad35286254f2028
Make External Load Balancer templates work with IPv6

This change modifies the network isolation templates that allow for
fixed IP addresses on the controllers' IPs and VIPs, and makes them
compatible with IPv6 addresses.

The latest version of the patchset creates an from_service_v6.yaml
in order to properly handle service VIPs on IPv6 networks.

Note that since OVS is not currently compatible with IPv6 tunnel
endpoints, this patch does not yet enable IPv6 for the Tenant
network by default.

Change-Id: If881b000c6000ec13b54c0ee39f1c8940f079ae3
Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
environments/external-loadbalancer-vip-v6.yaml [new file with mode: 0644]
network/ports/external_from_pool_v6.yaml [new file with mode: 0644]
network/ports/from_service_v6.yaml [new file with mode: 0644]
network/ports/internal_api_from_pool_v6.yaml [new file with mode: 0644]
network/ports/net_vip_map_external_v6.yaml [new file with mode: 0644]
network/ports/storage_from_pool_v6.yaml [new file with mode: 0644]
network/ports/storage_mgmt_from_pool_v6.yaml [new file with mode: 0644]
network/ports/tenant_from_pool_v6.yaml [new file with mode: 0644]