]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Sync log.py from oslo-incubator
authorjohn-griffith <john.griffith@solidfire.com>
Wed, 12 Mar 2014 16:59:45 +0000 (10:59 -0600)
committerjohn-griffith <john.griffith@solidfire.com>
Wed, 12 Mar 2014 17:34:55 +0000 (11:34 -0600)
commit1553a1e78ec262b044ce99b418103c91b7b580f6
tree15024f9075aa33c004fc35208e858b8f9ef444b9
parenta5c5e6871d1d1a3c25627835208fa800eb125934
Sync log.py from oslo-incubator

This pulls in the latest version of log.py from oslo-incubator
which elminates the constant user_identity key error.

Note that this sync does a full sync, in other words it uses
the oslo update script and pulls in the log.py file and all
of the associated dependendencies for that module.

Current HEAD in OSLO:
--------------------
Merge: d9ea4f0 fd33d1e
Date:   Wed Mar 12 17:00:13 2014 +0000
Merge "Fix gettextutil.Message handling of deep copy failures"
--------------------

Change-Id: I7c9f8acd22787f9649a5a1e796238c7788a0484a
Fixes-Bug: 1290503
cinder/openstack/common/__init__.py
cinder/openstack/common/gettextutils.py
cinder/openstack/common/importutils.py
cinder/openstack/common/jsonutils.py
cinder/openstack/common/log.py
cinder/openstack/common/timeutils.py