Comment 4 for bug 1348119

Revision history for this message
Szymon (szymon-szypulski-1) wrote :

curl -i http://<host>:8776/v1/<id>/volumes/detail -X GET -H "X-Auth-Project-Id: <id>" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: <token>"

Return same flawed list. I've managed to extract SQL query which used during this api call (see attachement). It returns proper list of volumes, all which are we missing are there.