Merge "Enable the ML2 port security extension driver by default"
authorJenkins <jenkins@review.openstack.org>
Thu, 18 Feb 2016 19:03:29 +0000 (19:03 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 18 Feb 2016 19:03:29 +0000 (19:03 +0000)
1  2 
overcloud.yaml
puppet/controller.yaml

diff --cc overcloud.yaml
Simple merge
@@@ -507,10 -498,10 +507,10 @@@ 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"
+     default: "qos,port_security"
      description: |
          Comma-separated list of extensions enabled for the Neutron plugin.
      type: comma_delimited_list