Glance stores library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Zuul 1f56f5a423
Merge "cinder: Disable cinder stores if cinderclient is not installed"
1 month ago
doc Remove Python 2 support 10 months ago
etc/glance Add lock per share for cinder nfs mount/umount 3 years ago
glance_store Merge "cinder: Disable cinder stores if cinderclient is not installed" 1 month ago
releasenotes Imported Translations from Zanata 1 month ago
tools Remove logic for Python <= 2.6 8 months ago
.gitignore Add .stestr to gitignore 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.stestr.conf Update tox.ini to conform to the PTI 5 years ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 6 months ago
LICENSE Copying from glance 9 years ago
README.rst Add release notes link in readme 4 years ago
requirements.txt Remove Python 2 support 10 months ago
run_tests.sh Don't include openstack/common in flake8 exclude list 7 years ago
setup.cfg Update python testing as per zed cycle teting runtime 11 months ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Add cinder's new attachment support 2 years ago
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2 months ago

README.rst

Team and repository tags

The following tags have been asserted for the Glance Store
Library:
"project:official",
"stable:follows-policy",
"vulnerability:managed".
Follow the link for an explanation of these 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.