]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes Opt types in cinder/backup/drivers/ceph.py
authorZhongyue Luo <zhongyue.nah@intel.com>
Wed, 17 Jul 2013 05:26:23 +0000 (14:26 +0900)
committerZhongyue Luo <zhongyue.nah@intel.com>
Wed, 17 Jul 2013 05:30:32 +0000 (14:30 +0900)
commitc8a0320d8ee043cf94c8ff44ba77a0b8a77b4038
treeac0cdbdb6a6406607a71cbff3b6915254465f5ad
parent00c403f1b3ab214f692ce06d95d2e885349dda19
Fixes Opt types in cinder/backup/drivers/ceph.py

Changed backup_ceph_chunk_size, backup_ceph_stripe_unit and
backup_ceph_stripe_count from StrOpt to IntOpt.

Change-Id: I30a0b4d905b41f00e6450bc5cbfbf0c4d8593ab3
cinder/backup/drivers/ceph.py