Go to file
Kushal 00bdedafff 3PAR: Fixed image cache enabled capability.
This patch fixes the problem with the 3PAR not
working with generic image cache during cache-miss scenario.

In order to do the image caching, the 3PAR has to create a
temporary snapshot of the volume being cloned.  Then the
background cloning is against the temporary snapshot.
The problem is, the temporary snapshot stays around.
We try to account for this temporary snapshot in
the delete volume action.

Addition to above scenario, When we try retype/migration of
above volume then this operation was unsuccessful as
temporary snapshot was present. So before doing retype/
migration of volume on 3par, we are checking temporary
snapshot on it, if it is present then we are deleting it.

Change-Id: I5eae88660b987d30c29a4827d349acc0350148bb
Closes-Bug: 1686985
2017-08-14 09:06:23 +00:00
2017-08-10 12:04:13 -05:00
2017-08-11 13:27:14 +00:00
2016-07-26 11:09:05 -05:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2017-04-08 15:03:44 +08:00
2012-05-03 10:48:26 -07:00
2015-06-11 17:19:19 +02:00
2017-07-13 12:12:20 +00:00
2017-03-02 23:53:29 +00:00

Team and repository tags

image

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 https://bugs.launchpad.net/cinder

Python client

https://git.openstack.org/cgit/openstack/python-cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 947 MiB
Languages
Python 99.7%
Smarty 0.3%