]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implementing the use of _L’x’/i18n markers
authorMike Mason <mikemason010@gmail.com>
Tue, 11 Nov 2014 09:11:29 +0000 (09:11 +0000)
committerMike Mason <mikemason010@gmail.com>
Fri, 21 Nov 2014 12:51:09 +0000 (12:51 +0000)
commit1fd4c55c85549ef066597b69c05c15dbb975405a
treef669742442816d9333554d40310e52080fd2e802
parentc55b6846e18de30f1c0ad1f1e8430bf54f9891f0
Implementing the use of _L’x’/i18n markers

Placing the _Lx markers back into the code. No other cleaner solution has
has been implemented. Patches will be submitted in a series of sub
directories and in a fashion that is manageable.
This is the fourth commit of this kind

Change-Id: Ibbef7f06a391e9e6efca082d45caecdf60a9e811
Partial-Bug: #1384312
23 files changed:
cinder/volume/api.py
cinder/volume/drivers/hitachi/hbsd_common.py
cinder/volume/drivers/hitachi/hbsd_horcm.py
cinder/volume/drivers/hitachi/hbsd_iscsi.py
cinder/volume/drivers/hitachi/hbsd_snm2.py
cinder/volume/drivers/huawei/huawei_utils.py
cinder/volume/drivers/huawei/rest_common.py
cinder/volume/drivers/huawei/ssh_common.py
cinder/volume/drivers/ibm/gpfs.py
cinder/volume/drivers/ibm/storwize_svc/__init__.py
cinder/volume/drivers/ibm/storwize_svc/helpers.py
cinder/volume/drivers/ibm/storwize_svc/ssh.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py
cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py
cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py
cinder/volume/drivers/vmware/vmdk.py
cinder/volume/drivers/windows/remotefs.py
cinder/volume/drivers/zfssa/restclient.py
cinder/volume/drivers/zfssa/zfssaiscsi.py
cinder/volume/iscsi.py
cinder/volume/qos_specs.py