Comment 12 for bug 1290503

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

Reviewed: https://review.openstack.org/79533
Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=346884d48c88e1b2d550e8cef878e604c39bf10d
Submitter: Jenkins
Branch: master

commit 346884d48c88e1b2d550e8cef878e604c39bf10d
Author: Luis A. Garcia <email address hidden>
Date: Mon Mar 10 22:03:08 2014 -0600

    Add default user_identity to logging record

    Just like instance and color formatting parameters we can't assume that
    the user_identity will always be in the logging record. This patch adds
    a default value for it if missing to avoid exceptions.

    Change-Id: Id02902adb2579d44f1f4f066757ef3855b5ece87
    Closes-Bug: #1290503