Merge "Enable TLS in loadbalancer if cert path is detected"
[apex-tripleo-heat-templates.git] / network / ports / internal_api.yaml
index 01cdfe9..f84e8f7 100644 (file)
@@ -22,6 +22,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: