]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
clean up numeric expressions in test
authorChang Bo Guo <guochbo@cn.ibm.com>
Tue, 29 Oct 2013 09:03:50 +0000 (02:03 -0700)
committerChang Bo Guo <guochbo@cn.ibm.com>
Wed, 30 Oct 2013 11:40:08 +0000 (04:40 -0700)
commitf709c9d3db7578afd2c05f723f9bd4160e1c80d8
tree0ba91ad07ce692ec62a51d9207dada2304fabb2f
parent75bcf70ed4698f0ffba4c6a7236a1e30b1214b57
clean up numeric expressions in test

Replace numeric expressions with constants in tests
to make code more readable.

Change-Id: I42469cdbe3cafd36f8d9855c8284f885ffa7f465
13 files changed:
cinder/backup/drivers/swift.py
cinder/tests/test_gpfs.py
cinder/tests/test_image_utils.py
cinder/tests/test_nfs.py
cinder/tests/test_rbd.py
cinder/tests/test_scality.py
cinder/tests/test_sheepdog.py
cinder/tests/test_solidfire.py
cinder/tests/test_storwize_svc.py
cinder/tests/test_vmware_vmdk.py
cinder/volume/drivers/rbd.py
cinder/volume/drivers/sheepdog.py
cinder/volume/drivers/storwize_svc.py