aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-22 03:54:01 +0000
committerGerrit Code Review <review@openstack.org>2017-07-22 03:54:01 +0000
commitb4fc0c9c52858cc331f120558df29e61ea2b1251 (patch)
tree491ba93a4d2849e6c1679b1b7a2fe3101cee003c /puppet
parentba94513e73d7cf64e9493636f8680fb3ec00f269 (diff)
parent4c947ba82a52fba8f4bfface2e360f4531421dad (diff)
Merge "Fix description of NeutronNetworkVLANRanges"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/neutron-plugin-ml2.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/services/neutron-plugin-ml2.yaml b/puppet/services/neutron-plugin-ml2.yaml
index d98d1620..dd757b5d 100644
--- a/puppet/services/neutron-plugin-ml2.yaml
+++ b/puppet/services/neutron-plugin-ml2.yaml
@@ -53,8 +53,8 @@ parameters:
default: 'datacentre:1:1000'
description: >
The Neutron ML2 and OpenVSwitch vlan mapping range to support. See the
- Neutron documentation for permitted values. Defaults to permitting any
- VLAN on the 'datacentre' physical network (See NeutronBridgeMappings).
+ Neutron documentation for permitted values. Defaults to permitting VLANs
+ 1 to 1000 on the 'datacentre' physical network (See NeutronBridgeMappings).
type: comma_delimited_list
NeutronTunnelIdRanges:
description: |