]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Pythonic method names for l3_agent unit tests
authorZhiQiang Fan <aji.zqfan@gmail.com>
Thu, 26 Sep 2013 16:10:50 +0000 (00:10 +0800)
committerZhiQiang Fan <aji.zqfan@gmail.com>
Thu, 26 Sep 2013 16:10:50 +0000 (00:10 +0800)
commit1027758c4fc5361238b30db2720266b7be35f75e
treede403948d860f6dce33122531bbb1f3a8c3a0983
parentae56b4e11e1871b912bdbd1a47ae1684dce8a578
Pythonic method names for l3_agent unit tests

When review https://review.openstack.org/#/c/46863/, i find there
are some unconsistent method names in test_l3_agent.py, this patch
fixes this code style problem.

Change-Id: I0e657e02155e1fcd580f083f4b5ba56274eadf88
Partial-Bug: #1229155
neutron/tests/unit/test_l3_agent.py