Merge "Reconfig ml2 ovs configuration for neutron on XenServer"

This commit is contained in:
Jenkins 2017-01-13 18:39:10 +00:00 committed by Gerrit Code Review
commit 775c8f4924
1 changed files with 2 additions and 2 deletions

View File

@ -97,8 +97,8 @@ function neutron_plugin_configure_plugin_agent {
# Set OVS native interface for ovs-agent in compute node
XEN_DOM0_IP=$(echo "$XENAPI_CONNECTION_URL" | cut -d "/" -f 3)
iniset /$Q_PLUGIN_CONF_FILE ovs ovsdb_connection tcp:$XEN_DOM0_IP:6640
iniset /$Q_PLUGIN_CONF_FILE ovs of_listen_address $HOST_IP
iniset /$Q_PLUGIN_CONF_FILE.domU ovs ovsdb_connection tcp:$XEN_DOM0_IP:6640
iniset /$Q_PLUGIN_CONF_FILE.domU ovs of_listen_address $HOST_IP
# Set up domU's L2 agent: