Artifact Repository (Glare)
Go to file
Mike Fedosin 6986efbd3e Rename context.tenant to context.project_id
During execution of the service we get deprecation warnings like

DeprecationWarning: Property 'tenant' has moved to 'project_id'
in version '2.6' and will be removed in version '3.0'

So, it's reasonable to rename it until it's too late.

Change-Id: I6030948c64d21d4799438c4c89e8ffbd999fcb94
2017-11-02 16:55:42 +00:00
devstack Allow to specify custom modules and artifact types in devstack 2017-07-11 19:01:39 +03:00
doc/source Fix active status webapi documentation 2017-07-05 07:32:11 +00:00
etc Update auth middlewares 2017-02-28 18:47:27 +03:00
glare Rename context.tenant to context.project_id 2017-11-02 16:55:42 +00:00
glare_tempest_plugin Replace the usage of some aliases in tempest 2017-10-11 13:06:32 +07:00
tools Prepare for using standard python tests 2017-02-03 19:58:16 +01:00
.gitignore Update .gitignore to ignore .eggs 2017-07-03 18:16:11 +05:30
.gitreview Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
.testr.conf Glare Code 2016-08-05 18:59:44 +03:00
babel.cfg Glare Code 2016-08-05 18:59:44 +03:00
bandit.yaml [Trivialfix]Fix typos in glare 2017-08-10 01:07:08 -07:00
LICENSE Initial commit 2016-08-02 12:54:54 +03:00
pylintrc Glare Code 2016-08-05 18:59:44 +03:00
README.rst Use https for urls in the readme file 2017-06-19 11:33:02 +02:00
requirements.txt Updated from global requirements 2017-10-25 04:20:07 +00:00
setup.cfg Change default values for glance_store 2017-08-13 16:29:24 +03:00
setup.py Updated from global requirements 2017-04-01 15:23:26 +00:00
test-requirements.txt Updated from global requirements 2017-09-20 22:19:16 +00:00
tox.ini Enable H904 check 2017-07-05 03:39:22 -04:00

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').

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0