Contributed by Richard Downer. You can merge this Pull Request by running: git pull https://github.com/abayer/jclouds-1 jclouds-242
Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/115 -- Commit Summary -- * JCLOUDS-242. Fix security group creation on aws-ec2 -- File Changes -- M providers/aws-ec2/src/main/java/org/jclouds/aws/ec2/compute/loaders/AWSEC2CreateSecurityGroupIfNeeded.java (3) M providers/aws-ec2/src/test/java/org/jclouds/aws/ec2/compute/internal/BaseAWSEC2ComputeServiceExpectTest.java (2) M providers/aws-ec2/src/test/java/org/jclouds/aws/ec2/compute/loaders/AWSEC2CreateSecurityGroupIfNeededTest.java (5) -- Patch Links -- https://github.com/jclouds/jclouds/pull/115.patch https://github.com/jclouds/jclouds/pull/115.diff
