aboutsummaryrefslogtreecommitdiffstats
path: root/network/ports/noop.yaml
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2017-07-13 13:14:51 -0500
committerBen Nemec <bnemec@redhat.com>2017-08-02 16:20:08 -0500
commitc05e72cd720b16383f5e4be8b774270f8fce6ca5 (patch)
tree31df1aebd8a510abe83412367f77453875b446db /network/ports/noop.yaml
parent4502b7cba6b86cfb041459dbcebe77219236ecaf (diff)
Make many networking parameters consistent
These are mostly the low hanging fruit that only required a few minor changes to fix. There are more that require a lot of changes or might be more controversial that will be done later. Change-Id: I55cebc92ef37a3bb167f5fae0debe77339395e62 Partial-Bug: 1700664
Diffstat (limited to 'network/ports/noop.yaml')
-rw-r--r--network/ports/noop.yaml12
1 files changed, 7 insertions, 5 deletions
diff --git a/network/ports/noop.yaml b/network/ports/noop.yaml
index 8030bfc0..9f39c4ff 100644
--- a/network/ports/noop.yaml
+++ b/network/ports/noop.yaml
@@ -12,19 +12,21 @@ parameters:
description: IP address on the control plane
type: string
ControlPlaneNetwork:
- description: Name of the control plane network
+ description: The name of the undercloud Neutron control plane
default: ctlplane
type: string
PortName:
description: Name of the port
default: ''
type: string
- NetworkName:
- description: # Here for compatibility with vip.yaml
- default: ''
+ NetworkName: # Here for compatibility with vip.yaml
+ description: Name of the network where the VIP will be created
+ default: ctlplane
type: string
FixedIPs:
- description: # Here for compatibility with vip.yaml
+ description: >
+ Control the IP allocation for the VIP port. E.g.
+ [{'ip_address':'1.2.3.4'}]
default: []
type: json
ControlPlaneSubnetCidr: # Override this via parameter_defaults