Browse code

lib/neutron: Add port_security ml2 extension driver

Tempest currently conducts tests for this extension driver by
default.

Change-Id: I5f9881d0713965b66358dc9cade8d623da98d75d

Sean M. Collins authored on 2016/07/26 00:32:42
Showing 1 changed files
... ...
@@ -166,6 +166,7 @@ function configure_neutron_new {
166 166
         iniset $NEUTRON_PLUGIN_CONF ml2 type_drivers vxlan
167 167
         iniset $NEUTRON_PLUGIN_CONF ml2 mechanism_drivers openvswitch,linuxbridge
168 168
         iniset $NEUTRON_PLUGIN_CONF ml2_type_vxlan vni_ranges 1001:2000
169
+        iniset $NEUTRON_PLUGIN_CONF ml2 extension_drivers port_security
169 170
     fi
170 171
 
171 172
     # Neutron OVS or LB agent