pythonic method name style not following pep8 in test_ovs_tunnel.py

Bug #1235082 reported by ZhiQiang Fan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
ZhiQiang Fan

Bug Description

currently, most neutron codes name method name following pep8 recommendation while some code in test_ovs_tunnel.py not, this is found while review https://review.openstack.org/#/c/45725/

ref: pep8 recommendation: http://www.python.org/dev/peps/pep-0008/#method-names-and-instance-variables

Tags: unittest
ZhiQiang Fan (aji-zqfan)
Changed in neutron:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/49682

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/49682
Committed: http://github.com/openstack/neutron/commit/520a5e2e5fa749cc3e505c6ae526171714cd6369
Submitter: Jenkins
Branch: master

commit 520a5e2e5fa749cc3e505c6ae526171714cd6369
Author: ZhiQiang Fan <email address hidden>
Date: Fri Oct 4 14:00:52 2013 +0800

    Pythonic method name for test_ovs_tunnel.py

    Change CamelCase to lowercase with words separated by underscores.

    Change-Id: Ieab8f8ad9affdb9290d13002e6b4b0d5a0185034
    Closes-Bug: #1235082

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
importance: Undecided → Low
milestone: none → icehouse-1
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.