neutron/neutron/tests/unit/db
John Schwarz 5f28762ae2 Add callback prior to deleting a subnet
When using LBaaS and trying to delete a subnet, neutron has no way of
knowing if the subnet is associated to some pool. As a result, the
subnet is deleted but the pool remains associated to the (now
nonexistent) subnet_id.  This patch lays the ground-work for adding a
check in LBaaS' side to prevent such cases.

Related-Bug: #1413817
Change-Id: I3d5e231b67c72ffd919c92d65b57da56c63e053c
2015-05-25 16:59:32 +03:00
..
metering Reorganize unit test tree 2015-04-06 23:28:31 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agents_db.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_allowedaddresspairs_db.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_db_base_plugin_v2.py Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03: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 Replace unnecessary call to get_sync_routers 2015-04-24 23:32:23 -07:00
test_l3_hamode_db.py Disembowel register_l3_agent code duplication in tests 2015-04-29 14:05:21 -04:00
test_migration.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_quota_db.py Raise QuotaResourceUnknown in the quota engine 2015-03-11 04:58:46 -07:00
test_securitygroups_db.py Add security groups events 2015-04-21 08:10:07 -07:00