aboutsummaryrefslogtreecommitdiffstats
path: root/network/ports/from_service_v6.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/ports/from_service_v6.yaml')
-rw-r--r--network/ports/from_service_v6.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/ports/from_service_v6.yaml b/network/ports/from_service_v6.yaml
index 2dd0a0ee..80060b57 100644
--- a/network/ports/from_service_v6.yaml
+++ b/network/ports/from_service_v6.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