diff options
author | Dan Prince <dprince@redhat.com> | 2012-08-01 13:02:16 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2012-08-01 13:15:15 -0400 |
commit | 997fc59c4783b8c8dfe334bf0513169ec6126efb (patch) | |
tree | 6fa0e22f46e1a6743efcbd7998b4756a69d073f8 /nova/notifications.py | |
parent | 3a5ea16bec06fceddfe06af343ee505cfc419a1b (diff) | |
download | nova-997fc59c4783b8c8dfe334bf0513169ec6126efb.tar.gz nova-997fc59c4783b8c8dfe334bf0513169ec6126efb.tar.xz nova-997fc59c4783b8c8dfe334bf0513169ec6126efb.zip |
Sync w/ latest openstack common log.py.
Includes the following updates for openstack-common's log.py:
Remove code to clear basicConfig root log handlers
Removes some old Nova specific code to clear out the log handlers
from Nova's logging basicConfig. This code is arguably Nova specific
and doesn't really belong in openstack-common's generic logging
configuration.
Additionally, This code was actually removing the root logger used
by
some command line tools and binaries and hiding log messages that
should
have otherwise gone to the console.
Fixes LP Bug #1029577.
Change-Id: Ic6a6862e5bc357846bf3202186c7e24622d3bb87
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions