[ https://issues.apache.org/jira/browse/JCLOUDS-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843508#comment-13843508
]
Andrew Phillips commented on JCLOUDS-394:
-----------------------------------------
Based on this thread [1], it seems things are working well enough. Is the documentation change
sufficient to close this for now, with a potential improvement to come to address the live
tests for 1.7.1?
[1] http://apache.markmail.org/thread/gmnffrbqibfwqczr
> EC2 Security Group logic won't work in non-default VPC
> ------------------------------------------------------
>
> Key: JCLOUDS-394
> URL: https://issues.apache.org/jira/browse/JCLOUDS-394
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 1.6.3
> Reporter: Andrew Bayer
> Priority: Blocker
> Fix For: 1.7.0, 1.6.4
>
>
> Due to the change EC2 just made such that all new accounts are only in EC2-VPC for security
groups, with their own default VPC set up for each account, all of our code that uses group
*names* for parameters etc will fail for new accounts. This works (I'm pretty sure) from aws-ec2
where we're specifying groupId instead of groupName in a lot of places (hopefully all?), but
I think we need to answer how to deal with this for the EC2 api proper as well.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
|