1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Eugene Howe
3b7cc22b47 replaced dup/delete with reject 2013-04-01 20:51:42 -04:00
Eugene Howe
7bdd9fa67c [aws] Handle the "phantom" security group that exists for elbs 2013-04-01 15:03:32 -04:00
Eric Stonfer
5df348c7df wrangled security tests into working 2012-03-20 16:38:21 -04:00
MaF
4402d6690f Improved support for SecurityGroup IDs
This patch makes it possible to specify GroupID in the options hash to the
aws computre requests operating on security groups. This is needed since
when working with VPC you must use GroupID instead of name.
2012-03-09 09:09:28 +01:00
Eric Stonfer
f9cf532be8 indentation fix 2011-12-15 10:42:02 -05:00
Eric Stonfer
2daca00ded indentation fix 2011-12-15 10:41:16 -05:00
Eric Stonfer
10015b496d Add the ability to return the security group ID when requesting a SecurityGroupData object 2011-12-14 16:25:06 -05:00
geemus
34e6a1105c [core] separate loggers for deprecations/warnings
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05:00
geemus
76c0f11670 [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
geemus
8a8b259a7e [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
geemus
6f2ce0d895 [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
geemus
a963703309 fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
Renamed from lib/fog/aws/requests/ec2/describe_security_groups.rb (Browse further)