[
https://issues.apache.org/jira/browse/LIBCLOUD-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217798#comment-14217798
]
Mikhail Ovsyannikov commented on LIBCLOUD-636:
----------------------------------------------
I found pull request on github for this issue
https://github.com/apache/libcloud/pull/326
> Improve security groups in function create_node for EC2
> -------------------------------------------------------
>
> Key: LIBCLOUD-636
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-636
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Mikhail Ovsyannikov
>
> Function create_node with ex_security_groups and ex_subnet arguments returns
> error:
> Exception: InvalidParameterCombination: The parameter groupName cannot be
> used with the parameter subnet
> In this(https://github.com/boto/boto/issues/1884) thread about boto
> recommeded using security_group_ids instead security_groups for subnets in
> VPC.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)