neutron/neutron/tests/unit/db
LIU Yulong 8dee0d9a4e [L3] Delete DvrFipGatewayPortAgentBindings after no gw ports
This is the code behavior aligning for dvr related logical. The
L3 dvr DB will remove all related FIP agent gateway port after there
is no real use of it. But the DvrFipGatewayPortAgentBindings remain,
it will cause the issue of new floating IP failed to bind. This
patch adds the binding deleting action.

Related-bug: #1883089
Change-Id: I62c29e172bc8705dade11d37bb347241ef8ad5f8
2020-07-01 23:55:06 +08:00
..
metering use metering api def from neutron-lib 2017-11-03 14:03:20 -06:00
quota Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test__utils.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_agents_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_agentschedulers_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_allowedaddresspairs_db.py Switch to new engine facade in test_allowedaddresspairs_db module 2020-03-20 02:18:04 +01:00
test_db_base_plugin_common.py Replace to_dict() calls with a function decorator 2015-08-03 11:42:25 +03:00
test_db_base_plugin_v2.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_dvr_mac_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_extraroute_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ipam_backend_mixin.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ipam_pluggable_backend.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_l3_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_l3_dvr_db.py [L3] Delete DvrFipGatewayPortAgentBindings after no gw ports 2020-07-01 23:55:06 +08:00
test_l3_hamode_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_migration.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovn_hash_ring_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovn_revision_numbers_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_portsecurity_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_portsecurity_db_common.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_provisioning_blocks.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_rbac_db_mixin.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_securitygroups_db.py Make _ensure_default_security_group method atomic 2020-06-22 09:20:15 +00:00
test_segments_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00