Comment 15 for bug 1290503

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

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

commit 1553a1e78ec262b044ce99b418103c91b7b580f6
Author: john-griffith <email address hidden>
Date: Wed Mar 12 10:59:45 2014 -0600

    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