Merge "Rename validate tox env to linters"
[apex-tripleo-heat-templates.git] / network / ports / vip.yaml
index ab6cd2c..9bb6cde 100644 (file)
@@ -5,6 +5,10 @@ description: >
   The IP address will be chosen automatically if FixedIPs is empty.
 
 parameters:
+  ServiceName: # Here for compatibility with from_service.yaml
+    description: Name of the service to lookup
+    default: ''
+    type: string
   NetworkName:
     description: Name of the network where the VIP will be created
     default: internal_api