← Back to team overview

openstack team mailing list archive

cinder "malformed url" error

 

Hi,
I've got the cinder-api service up and running but when I run "cinder list" I get an error "ERROR: Malformed request url".

This is the URL called from the debug output:
REQ: curl -i http://10.16.171.3:8776/v1/11b39f6529ea4eb6a527de82122ba6f6/volumes/detail -X GET

The endpoints in the database are defined as
http://10.16.171.3:8776/v1/%(tenant_id)s
which should be correct.

Any ideas what about the URL is malformed?

Regards,
  Dennis


Follow ups