Comment 3 for bug 1521607

Revision history for this message
wangxiyuan (wangxiyuan) wrote :

In v2. image tags has its API : v2/images/image_id/tags/tag_value (PUT or DELETE).

I'm not sure image-update is the right way.

here are two way to fix IMO:

1. support "PATCH" "tags/0"

2.stop use PATCH to update tags.