Enable neutron ovs agent (q-domua) polling mode
We have disabled pollling mode due to a known bug in nova with XenAPI driver. Now we have a patch to fix that bug, so, enable polling mode accordingly. Depends-On: I221e89686c8e9041651f5affc4e3542d75ff55bc Change-Id: Ic9ad9c84debf82f4115428e9361bbf41324c1b9c
This commit is contained in:
parent
fa4fddb74a
commit
5d1dcba0e8
@ -147,9 +147,6 @@ function config_ovs_agent {
|
||||
iniset $NEUTRON_CORE_PLUGIN_CONF.domU agent root_helper ""
|
||||
iniset $NEUTRON_CORE_PLUGIN_CONF.domU agent root_helper_daemon "xenapi_root_helper"
|
||||
|
||||
# TODO(huanxie): Enable minimized polling now bug 1495423 is fixed
|
||||
iniset $NEUTRON_CORE_PLUGIN_CONF.domU agent minimize_polling False
|
||||
|
||||
# Set integration bridge for ovs-agent in compute node (q-domua)
|
||||
iniset $NEUTRON_CORE_PLUGIN_CONF.domU ovs integration_bridge $OVS_BRIDGE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user