]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Removed release_port_fixed_ip dead code
authorIhar Hrachyshka <ihrachys@redhat.com>
Wed, 7 Oct 2015 13:05:40 +0000 (15:05 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 8 Oct 2015 12:03:11 +0000 (14:03 +0200)
commit9ad3c6ac9bae578cd589b25ef39741639ab97ba0
tree0e415dd17f6adbaef18cd741a9999500fac86a90
parente7675a8af5574d42f63f7cc6a43005f0beec8b27
Removed release_port_fixed_ip dead code

It's not used since I822cc4a92cb05cdef88679bb628fad4e5063cddd.

Closes-Bug: #1212520
Change-Id: I1bb0755fa1379f3dad4241e7ae8d50c4c842d89e
neutron/agent/dhcp/agent.py
neutron/api/rpc/handlers/dhcp_rpc.py
neutron/tests/unit/agent/dhcp/test_agent.py
neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py