Artifact Repository (Glare)
eb1eb29b74
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 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
glare | ||
glare_tempest_plugin | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
LICENSE | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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