Comment 9 for bug 1182678

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-cinderclient (master)

Reviewed: https://review.openstack.org/30005
Committed: http://github.com/openstack/python-cinderclient/commit/2a446c5b6bf0fa76c7e569e159362ec0d4cf2e6c
Submitter: Jenkins
Branch: master

commit 2a446c5b6bf0fa76c7e569e159362ec0d4cf2e6c
Author: Nicolas Simonds <email address hidden>
Date: Tue May 21 16:19:38 2013 -0700

    Only add logging handlers if there currently aren't any

    This corrects an odd problem where Horizon would stand up multiple
    client objects, which would cause duplicate/triplicate/dozens of
    repeated log lines in its log files, due to multiple identical
    handlers being added to the logging object

    Fixes Bug 1182678

    Change-Id: I198f3ecbb687bff69a06a166574b998cce54f2ac