Glare Artifact Repository Client
Go to file
Mike Fedosin 158524e075 Don't create client for help and bash completion
Currently when we need a help, client object is created
and authentication is performed. This is completely useless
and leads to unnecessary actions in the background.

This patch prevents creation of client object (and therefore
authentication) for help or bash-completion commands.

Change-Id: I08ee73980efc1e84d91868e451e11fa5fe547bf4
2017-10-20 20:50:58 +00:00
doc/source Glare client code 2016-09-12 14:24:03 +03:00
glareclient Don't create client for help and bash completion 2017-10-20 20:50:58 +00:00
releasenotes Enable release notes translation 2016-10-06 20:49:53 +02:00
tools Fix a typo in bash_complition file name 2017-03-30 02:10:00 +03:00
.coveragerc Glare client code 2016-09-12 14:24:03 +03:00
.gitignore Glare client code 2016-09-12 14:24:03 +03:00
.gitreview Added .gitreview 2016-08-31 12:55:18 +00:00
.testr.conf Glare client code 2016-09-12 14:24:03 +03:00
CONTRIBUTING.rst Glare client code 2016-09-12 14:24:03 +03:00
HACKING.rst Glare client code 2016-09-12 14:24:03 +03:00
LICENSE Glare client code 2016-09-12 14:24:03 +03:00
README.rst Glare client code 2016-09-12 14:24:03 +03:00
requirements.txt Updated from global requirements 2017-06-27 12:21:22 +00:00
run_tests.sh Glare client code 2016-09-12 14:24:03 +03:00
setup.cfg Allow to delete blobs with external urls 2017-08-12 12:39:11 +03:00
setup.py Updated from global requirements 2017-06-27 12:21:22 +00:00
test-requirements.txt Updated from global requirements 2017-06-27 12:21:22 +00:00
tox.ini Glare client code 2016-09-12 14:24:03 +03:00

README.rst

Python bindings to the Glare Artifact Repository