Merge "lib/neutron: Add port_security ml2 extension driver"

This commit is contained in:
Jenkins 2016-08-11 03:11:29 +00:00 committed by Gerrit Code Review
commit d03005321b

View File

@ -166,6 +166,7 @@ function configure_neutron_new {
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