neutron/neutron/tests/unit/plugins/ml2/drivers/l2pop
Swaminathan Vasudevan 9e9a8a07c3 DVR: Fix binding info for DVR port not found error
Recently we have been seeing an error in neutron associated
with DVR routers, that says 'Binding info for DVR port not
found'.
This error is thrown when the 'get_bound_port_context' is
called when trying to notify_l2pop_port_wiring.
notify_l2pop_port_wiring is intended for router 'HA' ports, so
the get_bound_port_context should be called here only for 'HA'
ports.

This was introduced by a recent refactor in neutron
Icd4cd4e3f735e88299e86468380c5f786e7628fe

Change-Id: I1c636344068518aa26be6c96c598c61b7f0f3563
Closes-Bug: #1702769
2017-07-27 09:07:55 -04:00
..
rpc_manager Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00
__init__.py Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
test_db.py Integration of Router Extra Attributes OVO 2017-04-16 15:28:50 +00:00
test_mech_driver.py DVR: Fix binding info for DVR port not found error 2017-07-27 09:07:55 -04:00