neutron/neutron/plugins/ml2/drivers/openvswitch/agent
Rodolfo Alonso Hernandez 60c50d9296 OVSNeutronAgent.rpc_loop is always called with "polling_manager"
Furthermore, "polling_manager" cannot be retrieved like in [1].
"get_polling_manager" is a generator and must be used within a
context manager.

[1] e5726c7bda/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py (L2074-L2076)

Change-Id: I7a704f63fbfee770ee214e5f233134d17ff2d7a1
Closes-Bug: #1799748
2018-10-24 17:51:59 +00:00
..
common doc: OpenVSwitch firewall internal design, improvements (+ newline fix) 2018-09-21 15:07:09 +00:00
extension_drivers Enable ingress direction for min_bw rule 2018-10-17 09:27:18 +02:00
openflow Fix flake8 N534 untranslated exception message 2018-10-19 15:46:04 -04:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py Remove unused variables ‘LOG' 2017-11-23 04:33:33 +08:00
ovs_agent_extension_api.py Refactor OVSCookieBridge: always use bridge cookie 2017-03-24 11:22:35 +01:00
ovs_capabilities.py Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
ovs_dvr_neutron_agent.py Merge "Fix flake8 H404 errors" 2018-10-09 07:00:33 +00:00
ovs_neutron_agent.py OVSNeutronAgent.rpc_loop is always called with "polling_manager" 2018-10-24 17:51:59 +00:00
vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00