]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove _check_ip_in_allocation_pool
authorPavel Bondar <pbondar@infoblox.com>
Wed, 17 Jun 2015 15:47:11 +0000 (18:47 +0300)
committerPavel Bondar <pbondar@infoblox.com>
Fri, 19 Jun 2015 08:33:26 +0000 (11:33 +0300)
commit735f193668d61dd7c09f710e555ab91d1d91abe6
treed90e60fa017b958dba75883c213f85700dc7d65e
parent3b27f83964d44241dd03d680f79e14e7459db4da
Remove _check_ip_in_allocation_pool

_check_ip_in_allocation_pool is not used anywhere in neutron.
Cleaning up unused code from db_base_plugin_v2.py.
Caller was removed over a year ago in change
Ib31550fa9000fc75768a327cb6cc1c419e06568f

Partially-Implements: blueprint neutron-ipam

Change-Id: I41b7254835c308dda679ee2a5ebbccba528fd108
neutron/db/db_base_plugin_v2.py