Go to file
Vipin Balachandran fb0e8fdd6e Fix log message when service is disabled
The log message printed if the service is disabled when retrieving
manageable snapshots uses resource name 'volume' instead of 'snapshot'.
This patch sets the resource kwarg to 'snapshot' while calling the
utility function '_get_service_by_host' to fix this.

Change-Id: I13610ef6a0ec6193d1b3b80d3c2ebcdcb3d6134c
Closes-bug: #1605551
2016-07-25 12:42:38 +05:30
2016-07-01 19:03:26 +05:30
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2016-07-01 15:08:43 +05:30
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
2016-07-12 18:00:40 -04: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
RETIRED, further work has moved to Debian project infrastructure
Readme 38 MiB