neutron/neutron/plugins/opencontrail
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
..
common Opencontrail plug-in implementation for core resources 2014-08-12 07:53:19 -07:00
__init__.py Opencontrail plug-in implementation for core resources 2014-08-12 07:53:19 -07:00
contrail_plugin.py Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03:00