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
            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to