Add ControlPlaneNetwork to vip.yaml
[apex-tripleo-heat-templates.git] / network / ports / vip.yaml
index b957e13..ab72083 100644 (file)
@@ -15,6 +15,10 @@ parameters:
   ControlPlaneIP: # Here for compatability with noop.yaml
     description: IP address on the control plane
     type: string
+  ControlPlaneNetwork:
+    description: The name of the undercloud Neutron control plane
+    default: ctlplane
+    type: string
 
 resources: