]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes snapshot creation failure in CloudByte driver.
authoryogeshprasad <yogesh.prasad@cloudbyte.com>
Thu, 26 Mar 2015 12:52:09 +0000 (18:22 +0530)
committeryogeshprasad <yogesh.prasad@cloudbyte.com>
Wed, 8 Apr 2015 09:21:34 +0000 (14:51 +0530)
commit4724f2f9da30f4b1c4af24263c036ddcbace8971
tree9ceff63d60de6114d65a2276628efcf1cb0f58a2
parenta70b3c53484b6555fffb75cf55af931ed3b8449d
Fixes snapshot creation failure in CloudByte driver.

Driver will use OpenStack snapshot id as snapshot name to
create a snapshot.

Previously it was using user entered value.

Change-Id: I93aa6359ee2cad5ee1223d5d4d402d92ecc953aa
Closes-Bug: #1436675
cinder/tests/test_cloudbyte.py
cinder/volume/drivers/cloudbyte/cloudbyte.py