00bdedafff783fa6ead0d9204f6e7c34be5ab2fc
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
Team and repository tags
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: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
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 https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%