Worker should not change case of JSON fields

Bug #1091316 reported by David Shrewsbury
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libra
Fix Released
Medium
David Shrewsbury

Bug Description

The worker currently lowercases the field names in the JSON message that it receives from the API server. The API server does not handle case changes, so we've decided that the worker will not modify the case of the message fields. JSON-RPC is case-sensitive, apparently, so this just follows that spec.

Tags: worker
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to libra (master)

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

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

Reviewed: https://review.openstack.org/18244
Committed: http://github.com/stackforge/libra/commit/11463351927b5fd646938586e738fe9530bec125
Submitter: Jenkins
Branch: master

commit 11463351927b5fd646938586e738fe9530bec125
Author: David Shrewsbury <email address hidden>
Date: Mon Dec 17 12:03:59 2012 -0500

    Make worker JSON message case sensitive.

    Fixes bug 1091316

    It has been decided that we should not change the casing of the
    JSON fields for the response that we send back to the API server.

    Change-Id: I8c8e3d43cdc98520597381dc7b574a0575c1564f

Changed in libra:
milestone: 2.0 → 1.0
status: Fix Committed → 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.