Convert PublicVirtualIP to new port creation method
[apex-tripleo-heat-templates.git] / network / ports / noop.yaml
index 9e1a127..31ee6f3 100644 (file)
@@ -19,6 +19,10 @@ parameters:
     description: # Here for compatability with vip.yaml
     default: ''
     type: string
+  FixedIPs:
+    description: # Here for compatibility with vip.yaml
+    default: []
+    type: json
   ControlPlaneSubnetCidr: # Override this via parameter_defaults
     default: '24'
     description: The subnet CIDR of the control plane network.