Hi all,
I was trying to launch new instances through libcloud and the ec2 driver and had issues with functions ex_authorize_security_group_permissive and ex_authorize_security_group that allow specific traffic to a security group. This was due to the fact that the API has changed for VPC accounts and new accounts in ec2 are launched with VPC by default. Has anyone experience with this? I can make a pull request and start working on it. Cheers, Markos