Example 3.1 in Dev Guide says JSON, but shows XML

Bug #843063 reported by klmitch
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Unassigned

Bug Description

Example 3.1. JSON Request with Headers

POST /v2.0/tokens HTTP/1.1
Host: identity.api.openstack.org
Content-Type: application/json
Accept: application/xml

<?xml version="1.0" encoding="UTF-8"?>
<passwordCredentials
    xmlns="http://docs.openstack.org/identity/api/v2.0"
    password="P@ssword1" username="testuser"
    tenantId="77654"/>

Shouldn't the payload be JSON?

Tags: bug
Revision history for this message
klmitch (q-noreply) wrote :

Yeah, that doesn't match up.

Dolph Mathews (dolph)
Changed in keystone:
assignee: nobody → Dolph Mathews (dolph)
Dolph Mathews (dolph)
Changed in keystone:
status: Confirmed → Fix Committed
status: Fix Committed → In Progress
Changed in keystone:
importance: High → Medium
Changed in keystone:
milestone: none → essex-3
assignee: Dolph Mathews (dolph) → nobody
affects: keystone → openstack-manuals
Changed in openstack-manuals:
milestone: essex-3 → none
Revision history for this message
Tom Fifield (fifieldt) wrote :
Changed in openstack-manuals:
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.