You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
common Opencontrail plug-in implementation for core resources 9 years ago
__init__.py Opencontrail plug-in implementation for core resources 9 years ago
contrail_plugin.py Add callback prior to deleting a subnet 8 years ago