
In creating snapshot, we use "Best Effort" retention policy. In this policy snapshot may be deleted in case capacity is running out, causing an inconsistency between K2 state and cinder DB. In order to avoid this inconsistency, add "is_auto_deleteable=False" to the snapshot properties, in order to avoid auto deleting the snapshot. Closes-Bug: #1608488 Change-Id: I70f770ce42ff56314b893a48ff7ed1a46a4ae55f
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: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
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 http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%