]> 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)
committerCarl Baldwin <carl.baldwin@hp.com>
Thu, 6 Feb 2014 22:56:58 +0000 (22:56 +0000)
commit212c755c34c195148c668b553ccd9f371df63420
tree18de74896af3e08b33ff4b6c4a35f73aa5fb2b1f
parent260a9f5935499f44e9160040c4b7018cfc3f08f8
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