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

ASF subversion and git services commented on JCLOUDS-528:
---------------------------------------------------------

Commit b5218e0ce6351a9655bff3b59f83b53c6f5b8ab1 in jclouds's branch 
refs/heads/master from [~adt]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=b5218e0 ]

JCLOUDS-528: Ability to control interfaces to test for SocketFinder


> Ability to exclude public ips
> -----------------------------
>
>                 Key: JCLOUDS-528
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-528
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-compute
>    Affects Versions: 1.7.1
>            Reporter: Ashley Taylor
>            Assignee: Andrew Phillips
>             Fix For: 1.8.0
>
>         Attachments: JCLOUDS-528.patch
>
>
> When working with the rackspace cloud after the vm has started the rackspace 
> network configuring tools 'Rack Connect' reconfigures the machine to lock 
> down the public ip and allow internal access on its private ip only.
> This happens in parallel with the jclouds ConcurrentOpenSocket which would 
> select the public ip as the ip address to configure against before the 
> rackconnect process runs.
> The patch makes the ConcurrentOpenSocket only try connect on the private ip 
> address causing it to block until that interface is available.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to