]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix Bad indentation pylint issues
authorRajesh Tailor <rajesh.tailor@nttdata.com>
Mon, 8 Jun 2015 11:52:49 +0000 (04:52 -0700)
committerRajesh Tailor <rajesh.tailor@nttdata.com>
Mon, 28 Sep 2015 06:04:26 +0000 (23:04 -0700)
commitca2be0a73e4a55783bfceb7f45f7f3796e359434
tree8f951d1a815b74492cd91d604a66547dd4d3fd41
parent57d01641941fe210bc15e85d1e449023b578fa55
Fix Bad indentation pylint issues

Fixed Bad indentation (warning code W0311) issues in cinder project.

Closes-Bug: 1462992
Change-Id: Idf3c036b1826ed5c0efa2e13ddf289e6880323a6
24 files changed:
cinder/api/contrib/quotas.py
cinder/backup/manager.py
cinder/consistencygroup/api.py
cinder/exception.py
cinder/tests/unit/api/contrib/test_volume_type_access.py
cinder/tests/unit/test_glusterfs.py
cinder/tests/unit/test_gpfs.py
cinder/tests/unit/test_rbd.py
cinder/tests/unit/test_utils.py
cinder/tests/unit/test_vmware_volumeops.py
cinder/volume/drivers/datera.py
cinder/volume/drivers/emc/emc_vmax_common.py
cinder/volume/drivers/hitachi/hnas_backend.py
cinder/volume/drivers/huawei/smartx.py
cinder/volume/drivers/netapp/dataontap/block_7mode.py
cinder/volume/drivers/netapp/dataontap/nfs_7mode.py
cinder/volume/drivers/netapp/utils.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/scality.py
cinder/volume/drivers/vmware/vmdk.py
cinder/volume/drivers/zfssa/zfssaiscsi.py
cinder/volume/flows/manager/create_volume.py
cinder/volume/manager.py
cinder/volume/targets/tgt.py