cinder/cinder/volume/drivers/netapp
ankitagrawal a09c4e1747 Fix missing translations for log messages
Fixed log translations in volume.drivers and volume.manager modules
for error, info and warning messages with appropriate marker function
according to the logging standards [1].

As LOG.warn has deprecated [2] so I have changed LOG.warn to
LOG.warning.

[1] http://docs.openstack.org/developer/oslo.i18n/guidelines.html
[2] http://bugs.python.org/issue13235

Note: Any new occurrences added in master during the review can be
handled separately if they are not caught by hacking checks.

Partial-Bug: 1431256
Change-Id: I9b7b89097b296ea62b43f1d948dcf59e2e5a40c4
2015-05-12 03:05:38 +05:30
..
dataontap Fix missing translations for log messages 2015-05-12 03:05:38 +05:30
eseries Fix missing translations for log messages 2015-05-12 03:05:38 +05:30
__init__.py NetApp direct to filer drivers for iscsi and nfs. 2012-11-17 14:56:55 -08:00
common.py Fix missing translations for log messages 2015-05-12 03:05:38 +05:30
options.py NetApp E-Series: Fix instance live-migration with attached volumes 2015-04-23 14:57:38 +00:00
utils.py Fix missing translations for log messages 2015-05-12 03:05:38 +05:30