neutron/neutron/tests/unit/db
Swaminathan Vasudevan fe4fc0ebe2 Create/Delete FIP Agent gateway port only if DVR Routers
A recent patch for creating FloatingIP Agent gateway
port without RPC dependency was trying to create
FloatingIP Agent Gateway port for both Legacy and
DVR routers.
"Change-id: Ieaa79c8bf2b1e03bc352f9252ce22286703e3715"

This patch fixes the problem by checking for the router,
before it tries to create or delete a FloatingIP Agent
Gateway Port.

Change-Id: I588b518d2fffd3943abe6d70fb0308adbe46e974
Closes-Bug: #1423422
2015-02-24 21:14:03 -08:00
..
metering Remove remaining do_delete from unit tests 2015-02-10 16:38:10 -05:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_db.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_dvr_mac_db.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_l3_dvr_db.py Create/Delete FIP Agent gateway port only if DVR Routers 2015-02-24 21:14:03 -08:00
test_l3_ha_db.py Merge "Deleting HA router with attached port causes DB inconsistencies" 2015-02-10 20:27:21 +00:00
test_quota_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00