GET on key pairs gives 500
Bug #925731 reported by
Jaydeep
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Vish Ishaya |
Bug Description
500 error GET on key pairs
This must be 400 Bad Request.
Request: https:/
method: GET
Response:
"computeFault":{
"message":"The server has either erred or is incapable of performing\r\nthe requested operation.\r\n",
"code":500
}
Changed in nova: | |
status: | Incomplete → New |
Changed in nova: | |
milestone: | none → folsom-3 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
status: | Fix Released → In Progress |
Changed in nova: | |
assignee: | Dan Prince (dan-prince) → Vish Ishaya (vishvananda) |
Changed in nova: | |
milestone: | folsom-3 → 2012.2 |
To post a comment you must log in.
Are you requesting the literal string "https:/ /servers. api.openstack. com/v1. 1/{tenantId} /os-keypairs/ {keyname} "?