aboutsummaryrefslogtreecommitdiffstats
path: root/undercloud-source.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-08-29 23:13:00 +0000
committerGerrit Code Review <review@openstack.org>2014-08-29 23:13:00 +0000
commitec7abd73d7debdc887ed552c676db21450d81d81 (patch)
tree05ee381f90c68ae4e69fc046fc40f833cdd4f16a /undercloud-source.yaml
parent1c7e2c8cd7051398c32a4c9fbd74b90a1e193c59 (diff)
parent91e763f748e098b6c1fc13dc63fb1e612b36a64f (diff)
Merge "Expose public_interface_tag support."
Diffstat (limited to 'undercloud-source.yaml')
-rw-r--r--undercloud-source.yaml15
1 files changed, 14 insertions, 1 deletions
diff --git a/undercloud-source.yaml b/undercloud-source.yaml
index a4adea08..8c0ec83e 100644
--- a/undercloud-source.yaml
+++ b/undercloud-source.yaml
@@ -134,7 +134,18 @@ parameters:
type: string
NeutronPublicInterfaceIP:
default: ''
- description: A custom IP address to put onto the NeutronPublicInterface.
+ description: |
+ A custom IP address to put onto the NeutronPublicInterface bridge.
+ See also NeutronPublicInterfaceTagIP for adding a VLAN tagging IP.
+ NeutronPublicInterfaceIP is deprecated in the context of deploying
+ underclouds - its only needed for the seed bootstrap process.
+ type: string
+ NeutronPublicInterfaceTag:
+ default: ''
+ description: |
+ VLAN tag for creating a public VLAN. The tag will be used to
+ create an access port on the exterior bridge, and that port will be
+ given the IP address returned by neutron from the public network.
type: string
NeutronPublicInterfaceRawDevice:
default: ''
@@ -291,6 +302,8 @@ resources:
get_param: NeutronPublicInterfaceRawDevice
public_interface_route:
get_param: NeutronPublicInterfaceDefaultRoute
+ public_interface_tag:
+ get_param: NeutronPublicInterfaceTag
physical_bridge: br-ctlplane
physical_network: ctlplane
network_vlan_ranges: ctlplane