Merge "Adding ManagementIpSubnet to linux bridge net conf"
authorJenkins <jenkins@review.openstack.org>
Thu, 7 Jan 2016 23:58:46 +0000 (23:58 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 7 Jan 2016 23:58:46 +0000 (23:58 +0000)
net-config-linux-bridge.yaml

index 0646ffa..0980803 100644 (file)
@@ -28,6 +28,10 @@ parameters:
     default: ''
     description: IP address/subnet on the tenant network
     type: string
+  ManagementIpSubnet:
+    default: ''
+    description: IP address/subnet on the management network
+    type: string
   ControlPlaneDefaultRoute: # Override this via parameter_defaults
     description: The default route of the control plane network.
     type: string