eb1eb29b74f29fb82a17bbd334450b130427dff2
By default glance and glare will share common place to store data. For example, for 'filesystem' backend it is '/var/lib/glance/images'. To prevent possible collisions we have to redefine 4 glance_store default values: * filesystem_store_datadir='/var/lib/glare/artifacts', * rbd_store_pool='artifacts', * vmware_store_image_dir='/openstack_glare', * swift_store_container='glare' Change-Id: I37093eb491e13b1bd553bfc9788b89d9c95df937
Glare
Glare (from GLare Artifact REpository) is a service that provides access to a unified catalog of structured meta-information as well as related binary data (these structures are also called 'artifacts').
- Get Started: https://github.com/openstack/glare/blob/master/doc/source/quickstart.rst
- Documentation: https://github.com/openstack/glare/blob/master/doc
- Source: https://git.openstack.org/cgit/openstack/glare
- Bugs: https://bugs.launchpad.net/glare
- Blueprints:** https://blueprints.launchpad.net/glare
- REST Client:** https://git.openstack.org/cgit/openstack/python-glareclient
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Languages
Python
98.7%
Shell
1.2%
Mako
0.1%