| commit | d03005321b2f0b38fe0507ca3023a838dee76f84 | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Thu Aug 11 03:11:29 2016 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Thu Aug 11 03:11:29 2016 +0000 |
| tree | c3569f086532d759bcd959827beea6b86ca854b3 | |
| parent | cb978241f4877c10c9a3ed9d5c56835a8d37bbc8 [diff] | |
| parent | ba1a64d8eb7ce8611cf518df882845908c72bb0b [diff] |
Merge "lib/neutron: Add port_security ml2 extension driver"
diff --git a/lib/neutron b/lib/neutron index f36e564..c1552e3 100644 --- a/lib/neutron +++ b/lib/neutron
@@ -166,6 +166,7 @@ iniset $NEUTRON_PLUGIN_CONF ml2 type_drivers vxlan iniset $NEUTRON_PLUGIN_CONF ml2 mechanism_drivers openvswitch,linuxbridge iniset $NEUTRON_PLUGIN_CONF ml2_type_vxlan vni_ranges 1001:2000 + iniset $NEUTRON_PLUGIN_CONF ml2 extension_drivers port_security fi # Neutron OVS or LB agent