You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/05/18 22:30:13 UTC

[jira] [Created] (IGNITE-3173) IP Finder for Azure Cloud

Denis Magda created IGNITE-3173:
-----------------------------------

             Summary: IP Finder for Azure Cloud
                 Key: IGNITE-3173
                 URL: https://issues.apache.org/jira/browse/IGNITE-3173
             Project: Ignite
          Issue Type: New Feature
            Reporter: Denis Magda


{{TcpDiscoveryCloudIpFinder}} can't be used on Azure cloud because Compute Service functionality from JClouds is not supported for Azure. See ComputeServiceā€ list of supported providers [1].

It means that we have to implement {{TcpDiscoveryAzureIpFinder}} in a similar way as it's done for AWS ({{TcpDiscoveryS3IpFinder}}) and Google Compute Engine ({{TcpDiscoveryGoogleStorageIpFinder}}).

[1] http://jclouds.apache.org/reference/providers/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)