BigSwitch plugin: Unnecessarily deletes ports from backend on network delete.

Bug #1295438 reported by Kevin Benton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Kevin Benton

Bug Description

The Big Switch plugin unnecessarily deletes individual ports from the controller when a network is being deleted. This isn't needed because the controller will automatically clean up the ports when their parent network is deleted.

Tags: bigswitch
Changed in neutron:
assignee: nobody → Kevin Benton (kevinbenton)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/81952

Changed in neutron:
status: New → In Progress
tags: added: bigswitch
Changed in neutron:
importance: Undecided → Low
milestone: none → icehouse-rc1
Changed in neutron:
milestone: icehouse-rc1 → none
tags: added: icehouse-rc-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/81952
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=083324df06828e1b8fb97220b7415c2a28ee16c4
Submitter: Jenkins
Branch: master

commit 083324df06828e1b8fb97220b7415c2a28ee16c4
Author: Kevin Benton <email address hidden>
Date: Thu Mar 20 06:48:45 2014 -0700

    Big Switch Plugin: No REST port delete on net del

    Moves the REST call for port deletion out of the
    _delete_port method into the delete_port method
    so it doesn't get called during a delete_network
    operation. The backend controller automatically
    removes ports that are a member of a network when
    it's deleted.

    Closes-Bug: #1295438
    Change-Id: Ic09eb722f8e9bd3ce298dee90d8415cda1a1aa7a

Changed in neutron:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in neutron:
milestone: none → icehouse-rc1
tags: removed: icehouse-rc-potential
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-rc1 → 2014.1
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.