Add IPv6 versions of the Controller NIC configs
authorDan Sneddon <dsneddon@redhat.com>
Tue, 19 Jan 2016 21:36:29 +0000 (13:36 -0800)
committerGiulio Fidente <gfidente@redhat.com>
Sat, 5 Mar 2016 02:22:03 +0000 (03:22 +0100)
commit365c35cc6e1e588215ab6d63143b84bb56dce376
tree81c2b3bf4828051ad217641ef64baa99199b32d4
parent00e47eaf5b4d00ca59a8ce75a7f7a9a928dbf5c7
Add IPv6 versions of the Controller NIC configs

This change adds Controller NIC configs for the sample NIC config
templates that are compatible with IPv6 on the External network.
These controller-v6.yaml templates include a default route for IPv6
on the External network, and a default route for IPv4 on the Control
Plane. The Heat parameters ExternalNetworkDefaultRoute and
ControlPlaneDefaultRoute are used to set these values.

Change-Id: Ifed8cb359eae1d9d623d3eb2fe40ea8a0d1d889a
environments/net-bond-with-vlans-v6.yaml [new file with mode: 0644]
environments/net-bond-with-vlans.yaml
environments/net-multiple-nics-v6.yaml [new file with mode: 0644]
environments/net-single-nic-linux-bridge-with-vlans.yaml
environments/net-single-nic-with-vlans-v6.yaml [new file with mode: 0644]
environments/net-single-nic-with-vlans.yaml
network/config/bond-with-vlans/controller-v6.yaml [new file with mode: 0644]
network/config/multiple-nics/controller-v6.yaml [new file with mode: 0644]
network/config/single-nic-vlans/controller-v6.yaml [new file with mode: 0644]
network/config/single-nic-vlans/controller.yaml