[
https://issues.apache.org/jira/browse/LIBCLOUD-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Doane updated LIBCLOUD-200:
-------------------------------
Attachment: wait-until-running-force-ipv4.patch
> Expose force_ipv4 parameter (default True) in _wait_until_running() method.
> ---------------------------------------------------------------------------
>
> Key: LIBCLOUD-200
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-200
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Reporter: Jay Doane
> Priority: Minor
> Attachments: wait-until-running-force-ipv4.patch
>
>
> Rackspace has a private beta OpenStack implementation that is returning both
> the ipv4 and ipv6 addresses in a node's public_ips list. The current
> implementation just grabs the first address out of the list without testing
> that the current host can actually connect to it.
> This patch exposes a force_ipv4 parameter set to True by default, which will
> preserve the existing behavior when a node also has ipv4 addresses by
> filtering ipv6 addresses from the list.
--
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