Artifact Repository (Glare)
8f7d615e94
This patch adds 3 new api calls PUT /quotas - set new quotas for specific projects GET /quotas - get info about all available quotas GET /quotas/{project_id} - get info about quotas for specific project Implements: blueprint glare-quotas Change-Id: Icd0c960bac897d48b8502dc39d77b6cffad0d6e4 |
||
---|---|---|
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