[
https://issues.apache.org/jira/browse/DTACLOUD-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116724#comment-13116724
]
Davanum Srinivas commented on DTACLOUD-38:
------------------------------------------
Sent a fix for review to the mailing list -
http://markmail.org/message/jht3gzdy4h763qoh
> Bad URI's are reported when server started with -r 0.0.0.0
> ----------------------------------------------------------
>
> Key: DTACLOUD-38
> URL: https://issues.apache.org/jira/browse/DTACLOUD-38
> Project: DeltaCloud
> Issue Type: Bug
> Components: Server
> Environment: 0.3.0, started with -i ec2
> Reporter: Libor Zoubek
> Assignee: David Lutterkort
>
> If you want you deltacloudd listen on all interfaces, you must start it with
> -r 0.0.0.0. Problem is, that deltacloud reports bad URI links when listing
> instances/keys/images and drivers.
> Part of XML response returned by http://localhost:3000/api/drivers?format=xml
>
> <drivers>
> <driver href="http://0.0.0.0:3000/api/drivers/terremark" id="terremark">
> <name>
> Terremark
> </name>
> </driver>
> ....
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira