neutron/neutron/plugins/ml2/drivers/ovn/mech_driver
Terry Wilson 0a785e90c3 [OVN] Fix get/update/delete of non-OVN agents
At some point, KeyError stopped being raised by get_agent and
instead the AgentNotFound exception. This meant that the patched
plugin methods would not be called for {get,update,delete}_agent
calls for non-OVN agents.

Change-Id: Id755a9eec08414d7a77e67a426d7796fae693ac7
Closes-Bug: #1895033
2020-09-16 10:49:32 -05:00
..
ovsdb Use metadata constants from n-lib 2020-09-04 15:08:30 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
mech_driver.py [OVN] Fix get/update/delete of non-OVN agents 2020-09-16 10:49:32 -05:00