]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cleanup rename of get_compute_ports_on_host_by_subnet
authorCarl Baldwin <carl.baldwin@hp.com>
Tue, 2 Sep 2014 16:49:45 +0000 (16:49 +0000)
committerCarl Baldwin <carl.baldwin@hp.com>
Wed, 3 Sep 2014 18:02:09 +0000 (18:02 +0000)
commit50d2b253ac00b562c416fd1ad52aefc7ef481525
tree7f4ba94fdc697c900089eceaf0c582ca95c15c8c
parent1abab2d6f5832b5b8c7a49e0c397f769053009e8
Cleanup rename of get_compute_ports_on_host_by_subnet

A recent merge [1] renamed this method to remove "compute_" from the
name.  Unfortunately, the rename was not done thoroughly.  This patch
cleans that up.  No bug is referenced since this is an obvious
ommission in a recent patch.

[1] https://review.openstack.org/#/c/114141/

Change-Id: I8320bc8deb6dcda586ccff01120270b3ce257ea2
neutron/db/l3_dvrscheduler_db.py
neutron/tests/unit/test_l3_schedulers.py