Comment 1 for bug 1569777

Revision history for this message
Eli Qiao (taget-9) wrote :

@Jamie, I can not reproduce this issue:

$ curl -g -i -X GET http://10.238.157.49:9511/v1/baymodels -H "X-OpenStack-Magnum-API-Version: 1.0" -H "X-Auth-Token: $auth_token"
HTTP/1.0 406 Not Acceptable
Date: Thu, 14 Apr 2016 01:17:51 GMT
Server: WSGIServer/0.1 Python/2.7.6
X-OpenStack-Magnum-API-Minimum-Version: 1.1
X-OpenStack-Magnum-API-Maximum-Version: 1.1
Content-Type: application/json
Content-Length: 99
x-openstack-request-id: req-2ef79e0e-05d5-4cad-98ff-10b1cd122bce

{"errors": [{"status": 406, "code": "", "links": [], "title": "", "detail": "", "request_id": ""}]}