Different JSON response codes for adding tags to Glance images in developer docs and Openstack image service doc

Bug #1327767 reported by Talusani Mani Shanker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Talusani Mani Shanker

Bug Description

Json response for adding tags to images are different according to http://developer.openstack.org/api-ref-image-v2.html and http://docs.openstack.org/api/openstack-image-service/2.0/content/add-an-image-tag.html. I have verified by adding a tag to image and the correct JSON response should be 204 which is correct according to http://docs.openstack.org/api/openstack-image-service/2.0/content/add-an-image-tag.html. Json response should be changed from 200 to 204 in http://developer.openstack.org/api-ref-image-v2.html.

Tags: image-api
Changed in openstack-manuals:
assignee: nobody → Talusani Mani Shanker (shanker-mani0)
Tom Fifield (fifieldt)
affects: openstack-manuals → openstack-api-site
Anne Gentle (annegentle)
Changed in openstack-api-site:
status: New → Confirmed
Tom Fifield (fifieldt)
Changed in openstack-api-site:
importance: Undecided → Medium
milestone: none → juno
tags: added: image-api
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/100672

Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/100672
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=be19b59fc348d592f5e7b7a5488341ef48ca741f
Submitter: Jenkins
Branch: master

commit be19b59fc348d592f5e7b7a5488341ef48ca741f
Author: Manishanker Talusani <email address hidden>
Date: Wed Jun 18 01:50:46 2014 +0530

    Replaced the JSON response code in image-api

    Correct Json response for adding a tag to an image
    in image-api should be 204. Replaced the earlier
    Json response 200 with 204.

    Change-Id: Icfc307a04fab038b113b50f584aaf41cdbea26ce
    Closes-Bug: #1327767

Changed in openstack-api-site:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.