Adit Sarfaty 2eaf0a0ad4 NSX|V3: Fix router delete callback for LBaaS
When a router is deleted, we check if any of its subnets is used
by LBaaS.
Since normally there are no subnets at this point, the check fails.
Should verify the subnets existence in teh callback.

Change-Id: I2c23722e616a8a05f6fc6d24336356355b96ca9b
2018-06-12 07:29:43 +00:00
..