Comment 2 for bug 1306275

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

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

commit eafcc41e82ced6d72d1cfe0105e44c383f28a23a
Author: Jay S. Bryant <email address hidden>
Date: Thu Jun 26 16:22:17 2014 -0500

    Explicitly import _() in Cinder code

    To ensure that logs are properly translated and logged to
    the Cinder log files (using the Cinder message catalogs)
    we need to explicitly import _() in any python files that
    use the _() function.

    Closes-bug: 1306275
    Related-Blueprint: i18n-enablement
    Change-Id: I3cf1f1d63d5f8bd8ffd007104691f914e3fd8538