Comment 3 for bug 928058

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

Reviewed: https://review.openstack.org/4297
Committed: http://github.com/openstack/keystone/commit/212489084fac8de20718bfccad2f77cbfa7ea3e2
Submitter: Jenkins
Branch: master

commit 212489084fac8de20718bfccad2f77cbfa7ea3e2
Author: Dolph Mathews <email address hidden>
Date: Fri Feb 10 14:52:13 2012 -0600

    XML de/serialization (bug 928058)

    Middleware rewrites incoming XML requests as JSON, and outgoing JSON as
    XML, per Accept and Content-Type headers.

    Tests assert that core API methods support WADL/XSD specs, and cover
    JSON content as well.

    Change-Id: I6897971dd745766cbc472fd6e5346b1b34d933b0