** Changed in: neutron Status: Fix Committed => 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/1246737
Title: ML2 plugin deletes port even if associated with multiple subnets on subnet deletion Status in OpenStack Neutron (virtual network service): Fix Released Status in neutron havana series: Won't Fix Bug description: On subnet deletion ml2 plugin deletes all the ports associated with this subnet and does not check if a port is associated with other subnets. Steps to reproduce: 1) create a network with two subnets 2) create dhcp port for the network, port is associated with both subnets 3) delete one of the subnets 4) dhcp port is getting deleted Though new dhcp port is created shortly I think it's not ok to delete existing dhcp port. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1246737/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp