Open vSwitch |
|
core_plugin ($NEUTRON_CONF_DIR/neutron.conf) |
neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2 |
sql_connection (in the plugin configuration file) |
mysql://<username>:<password>@localhost/ovs_neutron?charset=utf8 |
Plugin Configuration File |
$NEUTRON_CONF_DIR/plugins/openvswitch/ovs_neutron_plugin.ini |
Agent |
neutron-openvswitch-agent |
Linux Bridge |
|
core_plugin ($NEUTRON_CONF_DIR/neutron.conf) |
neutron.plugins.linuxbridge.lb_neutron_plugin.LinuxBridgePluginV2 |
sql_connection (in the plugin configuration file) |
mysql://<username>:<password>@localhost/neutron_linux_bridge?charset=utf8 |
Plugin Configuration File |
$NEUTRON_CONF_DIR/plugins/linuxbridge/linuxbridge_conf.ini |
Agent |
neutron-linuxbridge-agent |