]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Check replication status failed for non-replication
authorTaoBai <baitaosh@cn.ibm.com>
Tue, 16 Sep 2014 08:14:16 +0000 (11:14 +0300)
committerTaoBai <baitaosh@cn.ibm.com>
Wed, 17 Sep 2014 06:38:13 +0000 (09:38 +0300)
commit3783c50dce3917257060dd977f69785238f58078
tree669c2d44f02e370650c2767f5c0e4f962bdbdf12
parent58eda5d1f41082a7e1ffef66239be30b8ac1321a
Check replication status failed for non-replication

Need to check self.replication whether is None before the
function get_replication_status be called.

Closes-bug: #1365392

Change-Id: I6f6939a98091e40537f2355bb716b4b3205845e2
cinder/tests/test_storwize_svc.py
cinder/volume/drivers/ibm/storwize_svc/__init__.py