unused variable self.counters in storage test class StatisticsTest

Bug #1210278 reported by Terri Yu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Undecided
Terri Yu

Bug Description

The list variable self.counters is created and appended to, in the storage test class StatisticsTest of tests/storage/base.py

However, the variable never does anything useful, as far as I can tell.

Terri Yu (terriyu)
Changed in ceilometer:
assignee: nobody → Terri Yu (terriyu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

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

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

Reviewed: https://review.openstack.org/40983
Committed: http://github.com/openstack/ceilometer/commit/862a6cb498a485e52a94e164a00e1772ba32687f
Submitter: Jenkins
Branch: master

commit 862a6cb498a485e52a94e164a00e1772ba32687f
Author: Terri Yu <email address hidden>
Date: Thu Aug 8 22:01:40 2013 +0000

    Removed unused self.counters in storage test class

    Fixes bug #1210278

    The list variable self.counters currently doesn't do anything useful in the
    storage test class StatisticsTest, so the variable should be dropped.

    Change-Id: Ife1d423d93ab4e2feb43efd54b3e5e7a415b3340

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: none → havana-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: havana-3 → 2013.2
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.