Artifact Repository (Glare)
Go to file
Mike Fedosin 209028bb4e tests: replace .testr.conf with .stestr.conf
TrivialFix:In the change[1] os_testr changed under the covers
from using testr to stestr, so that we now get the following
warning:
   ostestr.py:120:
   UserWarning: No .stestr.conf file found in the CWD.
   Please create one to to replace the .testr.conf. You
   can find a script to do this in the stestr git repository.
So remove the .testr.conf and add .stestr.conf which was
generated using a utility script as documented here [2].
[1] Id7cb2a39a8308f1413608dcf19273a1d7f33592e
[2] https://media.readthedocs.org/pdf/stestr/stable/stestr.pdf

Change-Id: I084215311928c0e66d45977748e5a2263bbc1444
2017-10-31 01:15:15 +03: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 Merge "Optimize 'get_artifact_type' from ArtifactRegistry" 2017-10-18 13:07:30 +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 tests: replace .testr.conf with .stestr.conf 2017-10-31 01:15:15 +03:00
.gitreview Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
.stestr.conf tests: replace .testr.conf with .stestr.conf 2017-10-31 01:15:15 +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 tests: replace .testr.conf with .stestr.conf 2017-10-31 01:15:15 +03: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