Fixes case insensitive for resp body

Bug #1257936 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Diane Fleming

Bug Description

https://review.openstack.org/59153
commit b625f558862465184dd28da7215f34c77ec1ece6
Author: huangtianhua <email address hidden>
Date: Fri Nov 29 16:56:35 2013 +0800

    Fixes case insensitive for resp body

    Create metadata for a snapshot with key-value set, which key in uppercase
    and lowercase(e.g.{"key": "v1", "KEY": "V1"), the server accept the
    request and return the key-value set {"key": "v1", "KEY": "V1"}. But the
    server just add one metadata because the server is not case sensitive.

    The patch will modify the resp body with the one which the server added.

    update_all has the same ploblem.

    DocImpact
    Change-Id: I684049412a4aa84f593e970c87157c74fffdfffe
    Closes-Bug: #1255917

Tags: volume-api
Tom Fifield (fifieldt)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → icehouse
Tom Fifield (fifieldt)
no longer affects: openstack-manuals
Tom Fifield (fifieldt)
tags: added: volume-api
removed: cinder
Changed in openstack-api-site:
assignee: nobody → Diane Fleming (diane-fleming)
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to api-site (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

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

commit a09ffc5289237df1e9877de43b911b17cc38cadc
Author: Diane Fleming <email address hidden>
Date: Tue May 6 11:41:05 2014 -0700

    Add missing snapshot metadata calls

    Include note about case-sensitivity of key names

    Closes-Bug: #1257936

    Change-Id: If057cc65860cbcca3f2ad66868470f6a9bd9dc71
    author: diane fleming

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.