** Changed in: neutron Status: Fix Committed => Fix Released ** Changed in: neutron Milestone: None => juno-1
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1259144 Title: bigswitch: no need to duplicate check on network_delete Status in OpenStack Neutron (virtual network service): Fix Released Bug description: Check if network is in use is not needed in bigswitch plugin: https://github.com/openstack/neutron/blob/master/neutron/plugins/bigswitch/plugin.py#L587-L599 as it is done by db_base_plugin, which is called right after: https://github.com/openstack/neutron/blob/master/neutron/plugins/bigswitch/plugin.py#L601 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1259144/+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