cinder/cinder/backup
Jay S. Bryant eafcc41e82 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
2014-07-16 23:41:05 -05:00
..
drivers Explicitly import _() in Cinder code 2014-07-16 23:41:05 -05:00
__init__.py Fix oslo.config.cfg.NoSuchOptError when running individual tests 2013-07-23 09:12:20 +00:00
api.py Explicitly import _() in Cinder code 2014-07-16 23:41:05 -05:00
driver.py Explicitly import _() in Cinder code 2014-07-16 23:41:05 -05:00
manager.py Explicitly import _() in Cinder code 2014-07-16 23:41:05 -05:00
rpcapi.py Port to oslo.messaging 2014-03-10 17:03:03 +01:00