Merge "Update VNI and TunnelID ranges."
authorJenkins <jenkins@review.openstack.org>
Fri, 22 Jan 2016 14:08:24 +0000 (14:08 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 22 Jan 2016 14:08:24 +0000 (14:08 +0000)
1  2 
overcloud.yaml
puppet/compute.yaml
puppet/controller.yaml

diff --cc overcloud.yaml
Simple merge
Simple merge
@@@ -507,18 -474,8 +507,18 @@@ parameters
      description: |
          Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges
          of VXLAN VNI IDs that are available for tenant network allocation
-     default: ["1:1000", ]
+     default: ["1:4094", ]
      type: comma_delimited_list
 +  NeutronPluginExtensions:
 +    default: "qos"
 +    description: |
 +        Comma-separated list of extensions enabled for the Neutron plugin.
 +    type: comma_delimited_list
 +  NeutronAgentExtensions:
 +    default: "qos"
 +    description: |
 +        Comma-separated list of extensions enabled for the Neutron agents.
 +    type: comma_delimited_list
    NovaApiVirtualIP:
      type: string
      default: ''