Comment 6 for bug 1182678

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

Reviewed: https://review.openstack.org/30007
Committed: http://github.com/openstack/python-keystoneclient/commit/de6f5120510c73ff4de376f5a361d1293f1d68a6
Submitter: Jenkins
Branch: master

commit de6f5120510c73ff4de376f5a361d1293f1d68a6
Author: Nicolas Simonds <email address hidden>
Date: Tue May 21 16:25:11 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: I020b3999c9008b996286ccb74a7801c96c43e71c