]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implementing the use of _L’x’/i18n markers
authorMike Mason <mikemason010@gmail.com>
Mon, 17 Nov 2014 09:58:10 +0000 (09:58 +0000)
committerMike Mason <mikemason010@gmail.com>
Wed, 19 Nov 2014 10:07:29 +0000 (10:07 +0000)
commitdbd111f87deb9a4636e466b9d75c76bf981cf8e5
treeb214aca79e84a8da0e5515492ce4756eb99620ac
parent700bf69a1c057be89e12a67000f91095a80ed338
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 sixth commit of this kind

Partial-Bug: #1384312

Change-Id: I42b4e168deec9930571c1869fe1a181d4aad1112
23 files changed:
cinder/volume/drivers/datera.py
cinder/volume/drivers/emc/emc_vmax_fast.py
cinder/volume/drivers/emc/emc_vmax_utils.py
cinder/volume/drivers/emc/emc_vnx_cli.py
cinder/volume/drivers/emc/xtremio.py
cinder/volume/drivers/eqlx.py
cinder/volume/drivers/fujitsu_eternus_dx_common.py
cinder/volume/drivers/glusterfs.py
cinder/volume/drivers/ibm/ibmnas.py
cinder/volume/drivers/lvm.py
cinder/volume/drivers/nimble.py
cinder/volume/drivers/prophetstor/dpl_iscsi.py
cinder/volume/drivers/prophetstor/dplcommon.py
cinder/volume/drivers/pure.py
cinder/volume/drivers/rbd.py
cinder/volume/drivers/sheepdog.py
cinder/volume/drivers/solidfire.py
cinder/volume/drivers/vmware/read_write_util.py
cinder/volume/flows/api/create_volume.py
cinder/volume/flows/common.py
cinder/volume/flows/manager/create_volume.py
cinder/volume/flows/manager/manage_existing.py
cinder/volume/manager.py