
Update the IBM drivers to return snapshot objects (instead of dicts) for create_cgsnapshot and delete_cgsnapshot. Also use the snapshot list param passed in instead of re-querying for snapshots. Any code that was already being touched was fixed up to use the Snapshot/Volume objects (instead of dicts) as well. The test scenarios use objects, test_gpfs needs to use valid UUIDs instead of simple string such as "cg-1234" or "123456" Co-Authored-By: Xinli Guan <xinli@us.ibm.com> Change-Id: I826811dfdf209fab91d16dc03decfca3993500a5 Closes-Bug: #1458128
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%