Comment 1 for bug 1478116

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

Reviewed: https://review.openstack.org/205670
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=f113520694f17ae36390ffecf526b52aa1ceba2e
Submitter: Jenkins
Branch: master

commit f113520694f17ae36390ffecf526b52aa1ceba2e
Author: Kaitlin Farr <email address hidden>
Date: Fri Jul 24 14:41:00 2015 -0400

    Fix colorized logging in Devstack

    When running Barbican with Devstack, the logs would have multiple
    entries of "KeyError: 'user_id'". This resolves that error.

    Change-Id: Ia4da694decb6451ca67bf4159c803410f4be606b
    Closes-Bug: #1478116