← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1313119] [NEW] nova: links in versions response do not work

 

You have been subscribed to a public bug:

The links in the GET /v2 response do not work and should be removed.
Replace the PDF link with a link to docs.openstack.org.

{
   "version":{
      "status":"CURRENT",
      "updated":"2011-01-21T11:33:21Z",
      "media-types":[
         {
            "base":"application/xml",
            "type":"application/vnd.openstack.compute+xml;version=2"
         },
         {
            "base":"application/json",
            "type":"application/vnd.openstack.compute+json;version=2"
         }
      ],
      "id":"v2.0",
      "links":[
         {
            "href":"http://23.253.228.211:8774/v2/";,
            "rel":"self"
         },
         {
            "href":"http://docs.openstack.org/api/openstack-compute/2/os-compute-devguide-2.pdf";,
            "type":"application/pdf",
            "rel":"describedby"
         },
         {
            "href":"http://docs.openstack.org/api/openstack-compute/2/wadl/os-compute-2.wadl";,
            "type":"application/vnd.sun.wadl+xml",
            "rel":"describedby"
         }
      ]
   }
}

** Affects: nova
     Importance: Undecided
         Status: New

-- 
nova: links in versions response do not work
https://bugs.launchpad.net/bugs/1313119
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).


References