With removal of explicit _recycle_ip, the method should be removed from db_base_plugin_v2.py

Bug #1269501 reported by Carl Baldwin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Wishlist
Carl Baldwin
Havana
Fix Released
Undecided
Unassigned

Bug Description

https://review.openstack.org/#/c/58017 removes the need to explicitly call _recycle_ip. More specifically, it makes _recycle_ip a simple pass-through to _delete_ip_allocation. A follow-on needs to remove _recycle_ip and replace calls with _delete_ip_allocation.

Changed in neutron:
assignee: nobody → Carl Baldwin (carl-baldwin)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/64724
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=212c755c34c195148c668b553ccd9f371df63420
Submitter: Jenkins
Branch: master

commit 212c755c34c195148c668b553ccd9f371df63420
Author: Carl Baldwin <email address hidden>
Date: Thu Jan 2 20:56:29 2014 +0000

    Refactor to remove _recycle_ip

    Since _recycle_ip is now just a pass-through to _delete_ip_allocation
    it can be removed.

    Change-Id: Ifba3da902de599f748038a33ef3bd98ff77c22b9
    Closes-Bug: #1269501

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

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/84585

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

Reviewed: https://review.openstack.org/84585
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b3efdac86c422783835d5d499558a954d3eb70b1
Submitter: Jenkins
Branch: stable/havana

commit b3efdac86c422783835d5d499558a954d3eb70b1
Author: Carl Baldwin <email address hidden>
Date: Thu Jan 2 20:56:29 2014 +0000

    Refactor to remove _recycle_ip

    Since _recycle_ip is now just a pass-through to _delete_ip_allocation
    it can be removed.

    Change-Id: Ifba3da902de599f748038a33ef3bd98ff77c22b9
    Closes-Bug: #1269501
    (cherry picked from commit 212c755c34c195148c668b553ccd9f371df63420)

tags: added: in-stable-havana
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-3 → 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.