Merge "Add ControlPlaneNetwork to vip.yaml"
authorJenkins <jenkins@review.openstack.org>
Mon, 6 Jul 2015 16:54:33 +0000 (16:54 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 6 Jul 2015 16:54:33 +0000 (16:54 +0000)
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: