python-glareclient/glareclient/osc/v1
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
..
__init__.py Fix glareclient download blob method 2016-09-23 15:29:45 +03:00
artifacts.py Raise error if there are more than 1 artifact with same name/version 2017-04-05 23:55:44 +03:00
blobs.py Allow to delete blobs with external urls 2017-08-12 12:39:11 +03:00