Re: Jclouds creates security groups in EC2 for each new instance

2015-01-05 Thread Manula Chathurika Thantriwatte
Hi, I think this is the known problem in EC2. We can try with [1] [1] http://www.cloudsoftcorp.com/blog/2013/03/tidying-up-after-jclouds/ Thanks ! On Tue, Jan 6, 2015 at 10:51 AM, Sajith Kariyawasam wrote: > Hi all, > > I noted, for each new instance being created in EC2, JClouds creates a ne

Jclouds creates security groups in EC2 for each new instance

2015-01-05 Thread Sajith Kariyawasam
Hi all, I noted, for each new instance being created in EC2, JClouds creates a new security group (prefix jclouds# ) and seems its not removed when instances are terminated. This results in unused security groups being accumulated.. shouldn't those security groups be deleted in instance terminatio