Mikhail Ovsyannikov created LIBCLOUD-636:
--------------------------------------------
Summary: 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: Core
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)