]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove db access from XIV/DS8K CG functions
authorAlon Marx <alonma@il.ibm.com>
Thu, 12 Nov 2015 20:07:05 +0000 (22:07 +0200)
committerAlon Marx <alonma@il.ibm.com>
Tue, 17 Nov 2015 17:36:04 +0000 (17:36 +0000)
commitc94650223c3eec00c04f19686f97fdd362ddd39d
treec3cf999c5f7010a0de3bee250e43e67b4d73f59b
parent2cf0095733991401d2017c93a3267739f5ecb16d
Remove db access from XIV/DS8K CG functions

The XIV/DS8K driver no longer needs to access the db in order to
grab snapshots and volumes for the following functions:
* delete_consistencygroup
* create_cgsnapshot
* delete_cgsnapshot

Change-Id: I3762577c7c797e3f677cc4516b747990dfabfa4e
cinder/tests/unit/test_ibm_xiv_ds8k.py
cinder/volume/drivers/ibm/xiv_ds8k.py