]> 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 14:05:24 +0000 (14:05 +0000)
committerMike Mason <mikemason010@gmail.com>
Fri, 14 Nov 2014 10:24:49 +0000 (10:24 +0000)
commit18544b9323c3154cc9eb3e8e4012dc4118009e4d
tree0a493ca1c836d09e118f05e1aa4466a279dfd3ea
parentd858397463122b489abf3c68211206ce506de8a7
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 fifth commit of this kind

Change-Id: I476750bf05ddee85dd5bf25c7bd00ee103d23115
Partial-Bug: #1384312
15 files changed:
cinder/volume/drivers/emc/emc_vmax_common.py
cinder/volume/drivers/emc/emc_vmax_masking.py
cinder/volume/drivers/emc/emc_vmax_provision.py
cinder/volume/drivers/hds/hds.py
cinder/volume/drivers/hds/iscsi.py
cinder/volume/drivers/hds/nfs.py
cinder/volume/drivers/netapp/eseries/iscsi.py
cinder/volume/drivers/netapp/iscsi.py
cinder/volume/drivers/netapp/nfs.py
cinder/volume/drivers/nexenta/iscsi.py
cinder/volume/drivers/nexenta/jsonrpc.py
cinder/volume/drivers/nexenta/nfs.py
cinder/volume/drivers/remotefs.py
cinder/volume/drivers/vmware/datastore.py
cinder/volume/drivers/vmware/volumeops.py