Ryan McNair bf2be3ddb6 Make IBM drivers return snapshot object for cg ops
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
2016-05-25 17:31:54 +00:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2015-06-11 17:19:19 +02:00
2016-03-02 14:33:25 -05:00
2015-09-18 16:37:17 +00:00

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.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

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
OpenStack Block Storage (Cinder)
Readme 916 MiB
Languages
Python 99.7%
Smarty 0.3%