Class names should use CamelCase convention

Bug #1515962 reported by eprohoda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
eprohoda

Bug Description

fuel-qa\master branch

Class names are written in lowercase not using CamelCase convention (3 times counted).
It's not a good practice and these name should be changed to CamelCase.

Examples:
class quiet_logger(object):
class timestat(object):
class runlimit(object):

eprohoda (eprohoda)
Changed in fuel:
assignee: nobody → eprohoda (eprohoda)
Artem Roma (aroma-x)
Changed in fuel:
milestone: none → 8.0
importance: Undecided → Medium
status: New → Confirmed
tags: added: area-qa tech-debt
eprohoda (eprohoda)
Changed in fuel:
status: Confirmed → Fix Committed
Changed in fuel:
status: Fix Committed → In Progress
Revision history for this message
Artem Panchenko (apanchenko-8) wrote :

Please add a link to the patch(es) which fixed the bug.

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

Reviewed: https://review.openstack.org/245132
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=c8ae05294d6ce1ebcc7a532f3457ef1a06493d53
Submitter: Jenkins
Branch: master

commit c8ae05294d6ce1ebcc7a532f3457ef1a06493d53
Author: eprohoda <email address hidden>
Date: Fri Nov 13 14:57:52 2015 +0200

    Update class names from lowercase to CamelCase

    Closes-Bug: #1515962
    Change-Id: I72b7fb005b37fcf0f81d109230ece8699e681b91

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
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.