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

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

Commit 5f524ee6c91916bfbda15d484a47315c1f0ece6e in branch refs/heads/master 
from [~abayer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;h=5f524ee ]

JCLOUDS-101 - Add SecurityGroupExtension for compute

- Adds the SecurityGroupExtension to compute, with tests and stub
support.
- Gets everything else to actually build against this.
- Unifies on compute's IpPermission/IpProtocol, eliminating EC2's.
- Converters from EC2/Nova/CloudStack SecurityGroup (and rules, for
the latter two) to the compute SecurityGroup (and rules, etc).
- EC2SecurityGroupExtension and tests.
- AWSEC2SecurityGroupExtension and tests - depends on JCLOUDS-99.

                
> EC2 CreateSecurityGroupIfNeeded should detect port ranges and authorize them 
> in a single API call
> -------------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-99
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-99
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 1.5.10, 1.6.0
>            Reporter: Omar Alrubaiyan
>            Assignee: Andrew Bayer
>             Fix For: 1.7.0, 1.6.2
>
>
> The EC2 API lets you authorize port ranges, it would be nice if jclouds could 
> detect port ranges in the passed list of ports and authorize them in a single 
> API call in order to reduce the number of API calls which would help avoid 
> hitting the EC2 API rate limit.

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