]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Revert "Add missing _ imports to allow doc generation"
authorLuis A. Garcia <luis@linux.vnet.ibm.com>
Mon, 12 Aug 2013 21:45:46 +0000 (21:45 +0000)
committerLuis A. Garcia <luis@linux.vnet.ibm.com>
Tue, 13 Aug 2013 05:36:06 +0000 (05:36 +0000)
commit3b64fd85190af18d39ca718c9bb11456367e6e80
tree76be0d8f31c6e49eaec3f4df39e7a9faa0c972b9
parente8a742c850b89357690bfbe50df338b1bfc7bbe5
Revert "Add missing _ imports to allow doc generation"

This change reverts commit 0453785f3f7b2a578b433cb0544394aac9bcfb95 and
fixes a bug where the _() was not being recognized when building the
documentation while preserving the delayed translation of error
messages.

Closes-Bug: #1211507
Related-Bug: #1209413

Change-Id: I5d52941e1f08ec656f7279efb6cdf496d81861da
heat/__init__.py
heat/common/config.py
heat/common/exception.py
heat/common/wsgi.py