OSAPI v1.1 fault xmlns incorrect

Bug #814228 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Alex Meade

Bug Description

The XML namespace returned with v1.1 fault entities is specific to v1.0. It should be http://docs.openstack.org/compute/api/v1.1.

> GET /v1.1/servers/2 HTTP/1.1
> User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.18
> Host: localhost:8774
> X-Auth-Token: 0adbc90cd6560d991274179d75f86ad8891266ab
> Accept: application/xml
>
< HTTP/1.1 404 Not Found
< Content-Length: 168
< Content-Type: application/xml; charset=UTF-8
< Date: Thu, 21 Jul 2011 18:27:39 GMT
<
<itemNotFound code="404" xmlns="http://docs.rackspacecloud.com/servers/api/v1.0">
    <message>
        The resource could not be found.
    </message>
</itemNotFound>

Related branches

Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Low
status: New → Confirmed
Alex Meade (alex-meade)
Changed in nova:
assignee: nobody → Alex Meade (alex-meade)
Alex Meade (alex-meade)
Changed in nova:
status: Confirmed → In Progress
Alex Meade (alex-meade)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-3
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-3 → 2011.3
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.