[
https://issues.apache.org/jira/browse/JCLOUDS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13684675#comment-13684675
]
Andrew Bayer commented on JCLOUDS-99:
-------------------------------------
[~adriancole] - any idea why providers/aws-ec2 has void
authorizeSecurityGroupIngressInRegion(@Nullable String region, String groupId,
Iterable<IpPermission> perm); but apis/ec2 does not? Doesn't seem to make sense
- the underlying API call is there in the default EC2 API version (2010-06-15)
for apis/ec2...
> 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