Comment 4 for bug 1492444

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

Reviewed: https://review.openstack.org/221407
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=f7a26601b28805939a797fd1f4d1a844ec5d3847
Submitter: Jenkins
Branch: master

commit f7a26601b28805939a797fd1f4d1a844ec5d3847
Author: Mark Doffman <email address hidden>
Date: Tue Sep 8 09:33:18 2015 -0700

    Enable i18n with Babel.

    Add Babel commands to setup.cfg. Create the first .pot file with current
    translatable strings using `python setup.py extract_messages`.

    Co-Authored-By: Matt Riedemann <email address hidden>

    Change-Id: I57804496d1ec67b566b350941e71206903dd8d1d
    Closes-Bug: #1492444