Comment 22 for bug 904307

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

Reviewed: https://review.openstack.org/74568
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=aa6b58b5d21ab35e3a32858e3131679b933cef27
Submitter: Jenkins
Branch: master

commit aa6b58b5d21ab35e3a32858e3131679b933cef27
Author: liyingjun <email address hidden>
Date: Thu Jan 16 07:03:28 2014 +0800

    Sync log.py from oslo

    This change syncs log.py from oslo-incubator with the
    following commit:
    * Backport 'ident' from python 3.3 for Oslo's SysLogHandler
      79e8a9a08daf563aa8a8d9280c9a6a27dcafc8f2
    * default connectionpool to WARN log level:
      1978114030c275c571a1786644a5e0d51ada29c0
    * Fix deprecated messages sent multiple times
      52b64466177b58c8e80bc72c5ce1e940782c969a
    * Remove None for dict.get()
      86707cd5c01a2de6b9ba386d7ea4f72c9c7286b1
    * Rename Openstack to OpenStack
      61ff7a66fef51ba2a783a5ed87e14256a6e9432c
    * Use ContextFormatter for imparting context info
      dda47c9cef19c5d8f050cf5081535b4061024457

    Change-Id: I14c3d7eccc596783e380ebd57110337d3ce49038
    Closes-bug: 904307