Comment 2 for bug 1210278

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