You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2012/07/22 19:57:33 UTC

[jira] [Created] (WHIRR-602) Cloud providers may only return "private" IPs

Andrew Bayer created WHIRR-602:
----------------------------------

             Summary: Cloud providers may only return "private" IPs
                 Key: WHIRR-602
                 URL: https://issues.apache.org/jira/browse/WHIRR-602
             Project: Whirr
          Issue Type: Bug
          Components: core
    Affects Versions: 0.7.1, 0.8.0
            Reporter: Andrew Bayer
            Assignee: Andrew Bayer
             Fix For: 0.8.0


For example, CloudStack with Basic Networking only has one IP per instance, which is returned as the private address. In these sorts of situations, where only a "private" address exists in the NodeMetadata, we should fall back to that private address rather than giving up because there's no public address.

--
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

        

[jira] [Updated] (WHIRR-602) Cloud providers may only return "private" IPs

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Bayer updated WHIRR-602:
-------------------------------

    Attachment: WHIRR-602.patch

I've been using this patch in my internal testing for jclouds 1.5 and other bugfixes against our CloudStack instance, and it hasn't caused any issues that I've seen with EC2 or Rackspace tests running against the same code.
                
> Cloud providers may only return "private" IPs
> ---------------------------------------------
>
>                 Key: WHIRR-602
>                 URL: https://issues.apache.org/jira/browse/WHIRR-602
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.7.1, 0.8.0
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-602.patch
>
>
> For example, CloudStack with Basic Networking only has one IP per instance, which is returned as the private address. In these sorts of situations, where only a "private" address exists in the NodeMetadata, we should fall back to that private address rather than giving up because there's no public address.

--
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

        

[jira] [Commented] (WHIRR-602) Cloud providers may only return "private" IPs

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422119#comment-13422119 ] 

Andrei Savu commented on WHIRR-602:
-----------------------------------

+1 looks good to me. This is also addressing an issue I've seen some time ago while testing Whirr with CloudSigma. 
                
> Cloud providers may only return "private" IPs
> ---------------------------------------------
>
>                 Key: WHIRR-602
>                 URL: https://issues.apache.org/jira/browse/WHIRR-602
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.7.1, 0.8.0
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-602.patch
>
>
> For example, CloudStack with Basic Networking only has one IP per instance, which is returned as the private address. In these sorts of situations, where only a "private" address exists in the NodeMetadata, we should fall back to that private address rather than giving up because there's no public address.

--
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