Glance stores library
5427e0ca48
RBD snapshots automatically end up in the trash when deleted when using RBD image format v2. However, they prevent images from being deleted. Instead, move RBD images to the trash in this situation. This trash must be purged by a scheduled rbd trash purge operation outside of Glance. This passes new cinder<->image dependency tests in I5fee2395195 when using ceph require-min-compat-client of "mimic", which enables clone v2. Closes-Bug: #1959186 Change-Id: I34dcd90a09d43127ff2e8b477750c70f3cc01113 |
||
---|---|---|
doc | ||
etc/glance | ||
glance_store | ||
releasenotes | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Glance Store Library
Glance's stores library
This library has been extracted from the Glance source code for the specific use of the Glance and Glare projects.
The API it exposes is not stable, has some shortcomings, and is not a general purpose interface. We would eventually like to change this, but for now using this library outside of Glance or Glare will not be supported by the core team.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/glance_store/latest/
- Source: https://opendev.org/openstack/glance_store/
- Bugs: https://bugs.launchpad.net/glance-store
- Release notes: https://docs.openstack.org/releasenotes/glance_store/index.html