Glare Artifact Repository Client
Go to file
Idan Narotzki abedb2836d Allow to delete blobs with external urls
This patch support new API request to delete blobs from
artifact:
DELETE /artifacts/{type_name}/{artifact_id}/{blob_name}

if user wants to delete internal blob glare raises 403 error.

Co-Authored-By: Mike Fedosin <mikhail.fedosin.ext@nokia.com>

Change-Id: I8daa686df3a05158f59b33546397b23a494d5ab1
2017-08-12 12:39:11 +03:00
doc/source Glare client code 2016-09-12 14:24:03 +03:00
glareclient Allow to delete blobs with external urls 2017-08-12 12:39:11 +03: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