Comment 25 for bug 1225099

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

Reviewed: https://review.openstack.org/49277
Committed: http://github.com/openstack/nova/commit/e355d476187951181ed644ebc2d0f7e858cb3cf4
Submitter: Jenkins
Branch: master

commit e355d476187951181ed644ebc2d0f7e858cb3cf4
Author: Matt Odden <email address hidden>
Date: Tue Oct 1 09:20:04 2013 +0000

    Disable lazy gettext

    This change disables lazy gettext functionality in Nova,
    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