python-glareclient/glareclient
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
..
common Raise error if there are more than 1 artifact with same name/version 2017-04-05 23:55:44 +03:00
osc Allow to delete blobs with external urls 2017-08-12 12:39:11 +03:00
tests Allow to delete blobs with external urls 2017-08-12 12:39:11 +03:00
v1 Allow to delete blobs with external urls 2017-08-12 12:39:11 +03:00
__init__.py Glare client code 2016-09-12 14:24:03 +03:00
_i18n.py Glare client code 2016-09-12 14:24:03 +03:00
client.py Add new common/http 2016-09-27 13:48:42 +03:00
exc.py Glare client code 2016-09-12 14:24:03 +03:00
shell.py Allow to delete blobs with external urls 2017-08-12 12:39:11 +03:00