Public bug reported:

delete tags API DELETE metadefs/namespaces/%s/tags actually return 200
status code because response ResponseSerializer is not implemented for
delete_tags in
https://github.com/openstack/glance/blob/master/glance/api/v2/metadef_namespaces.py

but api-ref below mentioned status code will be 204.

http://developer.openstack.org/api-ref/image/v2/metadefs-index?expanded
=delete-all-tag-definitions-detail#delete-all-tag-definitions

Tests for tags are going to be added in tempest -
https://review.openstack.org/#/c/403998/

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1656183

Title:
  Delete tags return 200 status code but api-ref says 204

Status in Glance:
  New

Bug description:
  delete tags API DELETE metadefs/namespaces/%s/tags actually return 200
  status code because response ResponseSerializer is not implemented for
  delete_tags in
  
https://github.com/openstack/glance/blob/master/glance/api/v2/metadef_namespaces.py

  but api-ref below mentioned status code will be 204.

  http://developer.openstack.org/api-ref/image/v2/metadefs-
  index?expanded=delete-all-tag-definitions-detail#delete-all-tag-
  definitions

  Tests for tags are going to be added in tempest -
  https://review.openstack.org/#/c/403998/

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1656183/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to