diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-07-06 16:54:33 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-07-06 16:54:33 +0000 |
commit | 21c8f0489616b9c158493ced842a12f8452fb36f (patch) | |
tree | 5a65b55bf565da73a5fc1891f054fab951a7cc43 | |
parent | 45327bc18712b90d00a8ae0d61df210f46ec3376 (diff) | |
parent | 0f1f1d6b48c901f7419ef66fa11bdc704ee9f68d (diff) |
Merge "Add ControlPlaneNetwork to vip.yaml"
-rw-r--r-- | network/ports/vip.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/ports/vip.yaml b/network/ports/vip.yaml index b957e132..ab72083d 100644 --- a/network/ports/vip.yaml +++ b/network/ports/vip.yaml @@ -15,6 +15,10 @@ parameters: ControlPlaneIP: # Here for compatability with noop.yaml description: IP address on the control plane type: string + ControlPlaneNetwork: + description: The name of the undercloud Neutron control plane + default: ctlplane + type: string resources: |