Unexpected API Error Block Storage API

Bug #1732915 reported by Caballero
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Incomplete
Undecided
Eli Qiao

Bug Description

When i attaches a volumen to a server i have this error:

curl -s -X POST https://$URL/v2.1/PROJECT_ID/servers/fSERVER_ID/os-volume_attachments -H "Content-Type: application/json" -H "X-Auth-Token: $TOKEN" -d '{"volumeAttachment": {"volumeId": "$VOLUMENID"}}'

ERROR:

{"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n<class 'keystoneclient.exceptions.EmptyCatalog'>", "code": 500}}

the error is only with this action

Eli Qiao (taget-9)
Changed in nova:
assignee: nobody → Eli Qiao (taget-9)
Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

Needs nova version and nova-api log files.

Changed in nova:
status: New → Incomplete
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.