aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-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 /overcloud-source.yaml
parent1c7e2c8cd7051398c32a4c9fbd74b90a1e193c59 (diff)
parent91e763f748e098b6c1fc13dc63fb1e612b36a64f (diff)
Merge "Expose public_interface_tag support."
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 63ebb207..75b87f29 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -199,6 +199,16 @@ parameters:
default: ''
description: A custom IP address to put onto the NeutronPublicInterface.
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 for each control plane node,
+ and that port will be given the IP address returned by neutron from the
+ public network. Set CONTROLEXTRA=overcloud-vlan-port.yaml when compiling
+ overcloud.yaml to include the deployment of VLAN ports to the control
+ plane.
+ type: string
NeutronPublicInterfaceRawDevice:
default: ''
description: If set, the public interface is a vlan with this device as the raw device.
@@ -540,6 +550,8 @@ resources:
get_param: NeutronPublicInterfaceRawDevice
public_interface_route:
get_param: NeutronPublicInterfaceDefaultRoute
+ public_interface_tag:
+ get_param: NeutronPublicInterfaceTag
physical_bridge: br-ex
tenant_network_type: gre
ovs_db: