[ 
https://issues.apache.org/jira/browse/LIBCLOUD-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666101#comment-13666101
 ] 

sebastien goasguen commented on LIBCLOUD-329:
---------------------------------------------

Thanks Tomaz,

I set the public_ips to private_ips, because some clouds don't use the allocate 
IPs functionality and directly give a public IP which gets set in the 
private_ips field. It's definitely not ideal but worked with a production 
CloudStack based public cloud exoscale.ch

Overall the driver needs a lot of love.

-Sebastien
                
> CloudStack driver does not return ip addresses properly
> -------------------------------------------------------
>
>                 Key: LIBCLOUD-329
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-329
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>         Environment: OSX, latest trunk from git
>            Reporter: sebastien goasguen
>         Attachments: cloudstack.patch
>
>
> the private ips and publics ips are not returned properly. If a cloud does 
> not use floating ips but instead assigns public ips directly to the instance, 
> the public ip is set as a private ips. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to