Go to file
Chuck Fouts 939c1663ce NetApp: Use Local Cache to Copy an Available Image
This defect fixes the issue where a locally cached image is not
always used by the Copy Offload feature. By using an available
image, local to the same backend as the share, performance can be
improved as a clone operation is executed instead of a remote copy.

Also, moved and refactored tests from test_netapp_nfs.py to the
correct test class under the netapp driver test directory. This is
part of the ongoing refactoring of test_netapp_nfs.py to meet
current code standards.

Change-Id: Ia4d4435d81d2f7dabd12582553b89f9b9d5ab38a
(cherry picked from fdca451cbd)
Closes-Bug: 1568998
2016-05-18 21:47:27 +00:00
2016-03-17 09:37:31 +01: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
2016-02-29 18:45:29 +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
RETIRED, further work has moved to Debian project infrastructure
Readme 39 MiB