]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
OOP cleanup: start protected method names with underscore
authorEugene Nikanorov <enikanorov@mirantis.com>
Thu, 26 Mar 2015 02:17:59 +0000 (06:17 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Tue, 7 Apr 2015 20:24:43 +0000 (00:24 +0400)
commit23351390d87c3541e9df05164201024be0a3d42f
tree5a1b16cfeccf36a1a3e5f100ecfac8aa7b697040
parent9debd891ff315cd94f88101e91728db29269b997
OOP cleanup: start protected method names with underscore

This slightly improves readability of l3_schedulers module.

Change-Id: I362143939b513bb3b2a02e7472efa26e8c83cb96
Closes-Bug: #1436922
neutron/scheduler/l3_agent_scheduler.py
neutron/tests/unit/db/test_l3_hamode_db.py
neutron/tests/unit/scheduler/test_l3_agent_scheduler.py