Comment 11 for bug 1381563

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cinder (master)

Reviewed: https://review.openstack.org/225978
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0ed1bae46f8bb65130985cbb1eb7b14cd1199379
Submitter: Jenkins
Branch: master

commit 0ed1bae46f8bb65130985cbb1eb7b14cd1199379
Author: Jay S Bryant <email address hidden>
Date: Fri Oct 16 15:21:27 2015 -0500

    Remove unused gettextutils from oslo-incubator

    Now that the old config generator code has been replaced/removed
    we can now also remove gettextutils. The generator was the last
    hold-out in our code still using that obsolete code.

    This patch removes the unneeded file and also updates the i18n code
    that was monkey patching in support for using the _() and _LX()
    functions in gettextutils.

    Change-Id: Ib29915b13bd7f0173637ac6d1881f1ca06b713d6
    related-bug: 1381563