]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Enable E121,E122,E123,E126,E128 hacking rules
authorZhiteng Huang <zhithuang@ebaysf.com>
Fri, 27 Jun 2014 19:03:00 +0000 (03:03 +0800)
committerZhiteng Huang <zhithuang@ebaysf.com>
Thu, 3 Jul 2014 11:58:44 +0000 (19:58 +0800)
commitfe391a0e40bfba40415a2deb0a3876c940ba06ae
tree96090351b743b3da5e0dd16b2af3e6eef18b0762
parent5a217881fbebf7b409344ee3763a14ba86cbc28b
Enable E121,E122,E123,E126,E128 hacking rules

This change enables E121,E122,E123,E126,E128 hacking rule and fixes
all violations found in Cinder.

Change-Id: Ibfdcb3e286393d932e1534500e31a5f90c031adf
23 files changed:
cinder/api/contrib/hosts.py
cinder/api/contrib/volume_actions.py
cinder/backup/drivers/tsm.py
cinder/backup/manager.py
cinder/brick/initiator/connector.py
cinder/image/image_utils.py
cinder/scheduler/filter_scheduler.py
cinder/scheduler/filters/capacity_filter.py
cinder/tests/api/contrib/test_services.py
cinder/tests/api/contrib/test_volume_actions.py
cinder/tests/api/v2/test_volumes.py
cinder/tests/test_hds_iscsi.py
cinder/tests/test_huawei_t_dorado.py
cinder/tests/test_image_utils.py
cinder/tests/test_solidfire.py
cinder/tests/test_storwize_svc.py
cinder/tests/test_volume_types.py
cinder/volume/api.py
cinder/volume/drivers/emc/emc_smis_common.py
cinder/volume/drivers/emc/emc_vnx_cli.py
cinder/volume/drivers/ibm/storwize_svc/__init__.py
cinder/volume/drivers/netapp/common.py
tox.ini