Merge "Align template defaults with the client"
[apex-tripleo-heat-templates.git] / network / ports / external.yaml
index 4180a22..7624eb9 100644 (file)
@@ -27,6 +27,12 @@ parameters:
         [{'ip_address':'1.2.3.4'}]
     default: []
     type: json
+  IPPool: # Here for compatibility with from_pool.yaml
+    default: {}
+    type: json
+  NodeIndex: # Here for compatibility with from_pool.yaml
+    default: 0
+    type: number
 
 resources: