Comment 2 for bug 925731

Revision history for this message
Jaydeep (jaydeep-c1) wrote :

Sorry, somehow the url got messed up.
The curl request I am making is :

curl -i -H "X-Auth-Token: ee200d70-a38c-442e-bd79-73d20f863e0f" http://localhost:8774/v1.1/15/os-keypairs/keypair-33642498981

Where keypair-33642498981 is the Key name.

The response is still the same:

{"computeFault": {"message": "The server has either erred or is incapable of performing\r\nthe requested operation.\r\n", "code": 500}}