Comment 28 for bug 1225099

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

Reviewed: https://review.openstack.org/49285
Committed: http://github.com/openstack/keystone/commit/c3b92295b718a41c3136876eb39297081015a97c
Submitter: Jenkins
Branch: master

commit c3b92295b718a41c3136876eb39297081015a97c
Author: Matt Odden <email address hidden>
Date: Tue Oct 1 08:52:15 2013 +0000

    Disable lazy gettext

    This change disables lazy gettext functionality in Keystone,
    due to problems with character encoding and logging
    detailed in bug 1225099.

    It is part of a series of commits across all projects with
    lazy gettext enabled.

    Change-Id: Ia934a7df9386baf6ae8eb9ff48c24386c47ecd23
    Partial-bug: 1225099