Comment 8 for bug 1182678

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

Reviewed: https://review.openstack.org/30006
Committed: http://github.com/openstack/python-novaclient/commit/e8e7a0e04fa6ced2e5a02a533d29a20d3014b4a8
Submitter: Jenkins
Branch: master

commit e8e7a0e04fa6ced2e5a02a533d29a20d3014b4a8
Author: Nicolas Simonds <email address hidden>
Date: Tue May 21 16:23:50 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: I1f3bae0a39f28412c99e5d04f4364611f2a5facb