yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40741
[Bug 1510653] Re: delete_subnet is not called in IPAM driver on subnet deallocation if ML2 plugin is used
** Also affects: networking-infoblox
Importance: Undecided
Status: New
** Changed in: networking-infoblox
Status: New => In Progress
** Changed in: networking-infoblox
Importance: Undecided => High
** Changed in: networking-infoblox
Assignee: (unassigned) => Pavel Bondar (pasha117)
--
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:
In Progress
Status in neutron:
In Progress
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