Glance stores library
26241ee5d5
html_last_updated_fmt option is interpreted as a byte string in python3, causing Sphinx build to break. This patch makes it utf-8 string. Change-Id: I8eb08b739d01aa38596d1c92aad9f98cb0ae1eb2 Closes-Bug: #1693670 |
||
---|---|---|
doc/source | ||
etc/glance | ||
glance_store | ||
releasenotes | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
functional_testing.conf.sample | ||
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: http://docs.openstack.org/developer/glance_store
- Source: http://git.openstack.org/cgit/openstack/glance_store
- Bugs: http://bugs.launchpad.net/glance-store