neutron/neutron/plugins/ml2/drivers
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
..
agent Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l2pop Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
linuxbridge Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
macvtap Merge "Set process name for agents" 2020-07-08 13:40:10 +00:00
mech_sriov Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
openvswitch Merge "Improve terminology in the Neutron tree" 2020-08-28 14:06:18 +00:00
ovn [OVN] Fix test_add_interface_in_use negative test 2020-09-15 16:43:24 +01:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Relocate _delete_expired_default_network_segment_ranges 2020-07-02 17:26:10 +00:00
mech_agent.py Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
type_flat.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_local.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_tunnel.py Remove "six" library 2020-07-28 16:55:52 +00:00
type_vlan.py Relocate _delete_expired_default_network_segment_ranges 2020-07-02 17:26:10 +00:00
type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00