Add ControlPlaneNetwork to vip.yaml
authorDan Sneddon <dsneddon@redhat.com>
Sat, 27 Jun 2015 20:10:54 +0000 (13:10 -0700)
committerDan Sneddon <dsneddon@redhat.com>
Sat, 27 Jun 2015 20:10:54 +0000 (13:10 -0700)
commit0f1f1d6b48c901f7419ef66fa11bdc704ee9f68d
tree4517d60041fb727dd619f66029163a4592398e4f
parent1e804d5b2e5324de84772cf45639cdc78d398d35
Add ControlPlaneNetwork to vip.yaml

There are two files in network/ports which control the VIP
behavior called ctlplane_vip.yaml and vip.yaml. One of these
files was missing ControlPlaneNetwork, since it wasn't used
inside the template. Unfortunately, tuskar chokes on this,
even though Heat can build the stack just fine. This change
makes the vip.yaml and ctlplane_vip.yaml equivalent by adding
ControlPlaneNetwork to the vip.yaml template.

Change-Id: Ic20281e58a1130afe18d5aec505a3df199841fd5
network/ports/vip.yaml