aboutsummaryrefslogtreecommitdiffstats
path: root/network/ports/from_service.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/ports/from_service.yaml')
-rw-r--r--network/ports/from_service.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/ports/from_service.yaml b/network/ports/from_service.yaml
index 3d61910e..782b6b07 100644
--- a/network/ports/from_service.yaml
+++ b/network/ports/from_service.yaml
@@ -24,6 +24,12 @@ parameters:
description: The name of the undercloud Neutron control plane
default: ctlplane
type: string
+ FixedIPs: # Here for compatibility with ctlplane_vip.yaml
+ description: >
+ Control the IP allocation for the VIP port. E.g.
+ [{'ip_address':'1.2.3.4'}]
+ default: []
+ type: json
ServiceVips:
default: {}
type: json