bigswitch: no need to duplicate check on network_delete

Bug #1259144 reported by Oleg Bondarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Oleg Bondarev
Icehouse
New
Undecided
Unassigned

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

Changed in neutron:
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/53364
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1763c80711993c55f4f13afe56f449b1dd6d3d3a
Submitter: Jenkins
Branch: master

commit 1763c80711993c55f4f13afe56f449b1dd6d3d3a
Author: Oleg Bondarev <email address hidden>
Date: Wed Oct 23 12:54:38 2013 +0400

    Delete disassociated floating ips on external network deletion

    Also remove redundant check for network in use in bigswitch plugin

    Closes-Bug: #1238439
    Closes-Bug: #1259144

    Change-Id: I7586f43c2e99be9df491c68bf1e8658994ffd263

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → juno-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-1 → 2014.2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/135903

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/icehouse)

Reviewed: https://review.openstack.org/135903
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b9ade57c3dd182862d9fc487cc246e7e061e6000
Submitter: Jenkins
Branch: stable/icehouse

commit b9ade57c3dd182862d9fc487cc246e7e061e6000
Author: Oleg Bondarev <email address hidden>
Date: Wed Oct 23 12:54:38 2013 +0400

    Delete disassociated floating ips on external network deletion

    Also remove redundant check for network in use in bigswitch plugin

    Closes-Bug: #1238439
    Closes-Bug: #1259144
    (cherry picked from commit 1763c80711993c55f4f13afe56f449b1dd6d3d3a)

    Change-Id: I7586f43c2e99be9df491c68bf1e8658994ffd263

tags: added: in-stable-icehouse
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.