neutron/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb
Lucas Alvares Gomes f2643f27fb [OVN] Fix test_add_interface_in_use negative test
While fixing https://bugs.launchpad.net/neutron/+bug/1876148 we've made
the add_router_interface method idempotent and it no longer raised a
Conflict if the same interface was added twice, this broke the
test_add_interface_in_use from neutron-tempest-pluign.

Change-Id: I76d46a4c3c8af166e022894a5693d5c78555ea50
Closes-Bug: #1895671
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2020-09-15 16:43:24 +01:00
..
extensions [OVN] Fix logic issue while deleting port with QoS 2020-07-22 06:14:21 +00:00
schemas [OVN] Import ovsdb related code (part 2) 2019-12-09 10:07:28 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
test_commands.py Remove some unnecessary usages of verify() 2020-07-22 18:15:13 +00:00
test_impl_idl_ovn.py Use MagicMock for Connection object 2020-09-02 15:42:03 +00:00
test_maintenance.py [OVN] Fix test_add_interface_in_use negative test 2020-09-15 16:43:24 +01:00
test_ovn_db_sync.py [ovn]: port forwarding -- feature support under ovn_db_sync 2020-08-12 12:06:54 -04:00
test_ovsdb_monitor.py [ovn]: Create neutron_pg_drop Port Group on init 2020-05-01 10:34:27 -05:00