]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Refactor to remove _recycle_ip
authorCarl Baldwin <carl.baldwin@hp.com>
Thu, 2 Jan 2014 20:56:29 +0000 (20:56 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:17 +0000 (15:20 +0800)
commit55455dbfa44afe181dc3ce29bb0ead878336aa3c
tree21c79a307920e0af639ea983fa6eca33afaf9c41
parenta274f66cb0e842932da0f6b71db3144ffe08fb40
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
neutron/db/db_base_plugin_v2.py
neutron/plugins/nicira/dbexts/nicira_networkgw_db.py