Merge "Reconfig ml2 ovs configuration for neutron on XenServer"
This commit is contained in:
commit
775c8f4924
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user