Files
os-brick/os_brick/initiator/linuxscsi.py
ankitagrawal fa22662d2d Fix missing translations for log messages
Fixed log translations for error, info and warning messages with
appropriate marker function according to the 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

Change-Id: I876c6f3636d511664a25508649e08ad95c40007a
Closes-Bug: 1431256
2015-04-01 22:11:49 +00:00

7.2 KiB