https://github.com/openstack/glance_store
Glance stores library. Mirror of code maintained at opendev.org.
https://github.com/openstack/glance_store
Last synced: 2 months ago
JSON representation
Glance stores library. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/glance_store
- Owner: openstack
- License: apache-2.0
- Created: 2014-07-16T17:18:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T10:46:23.000Z (2 months ago)
- Last Synced: 2025-03-28T19:07:25.785Z (2 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/glance_store
- Size: 2.57 MB
- Stars: 67
- Watchers: 9
- Forks: 58
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================.. image:: https://governance.openstack.org/tc/badges/glance_store.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
:alt: 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.
.. NOTE(rosmaita): the alt text above will have to be updated when
additional tags are asserted for glance_store. (The SVG in the
governance repo is updated automatically.).. Change things from this point on
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