Comment 3 for bug 885529

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to glance (stable/diablo)

Reviewed: https://review.openstack.org/1782
Committed: http://github.com/openstack/glance/commit/184024d48b68fea809a3d114b9a2a1a7cc261701
Submitter: Jenkins
Branch: stable/diablo

 tag in-stable-diablo
 done

commit 184024d48b68fea809a3d114b9a2a1a7cc261701
Author: Mike Lundy <email address hidden>
Date: Tue Nov 8 10:57:27 2011 -0800

    load gettext in __init__ to fix '_ is not defined'

    gettext.install needs to be run on every potential entrypoint; this
    resolves bug #885529 (the python standard library includes a noop
    gettext library for this purpose). This is also how nova does it.

    (cherry picked from commit 8f122d954bb35d18f0afb38aa2822cd1741f05f0)

    Change-Id: I4ceaa4782461ebf6d27836336f288d79ba15cf2d