← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269501] Re: With removal of explicit _recycle_ip, the method should be removed from db_base_plugin_v2.py

 

** 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/1269501

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

Status in OpenStack Neutron (virtual network service):
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1269501/+subscriptions


References