← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1510653] Re: delete_subnet is not called in IPAM driver on subnet deallocation if ML2 plugin is used

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: networking-infoblox
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1510653

Title:
  delete_subnet is not called in IPAM driver on subnet deallocation if
  ML2 plugin is used

Status in networking-infoblox:
  Fix Released
Status in neutron:
  Fix Released

Bug description:
  ML2 plugin redefines [1] delete_subnet from db_base_plugin_v2,
  but it does call to delete_subnet from pluggable IPAM implementation.

  Subnets are correctly deleted from Horizon UI, but call to third-party IPAM provider is not done,
  so subnets persist on IPAM provider.

  [1]
  https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/plugin.py#L880

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-infoblox/+bug/1510653/+subscriptions


References