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

4 commits

Author SHA1 Message Date
Aaron Suggs
2e41edad0f [aws|compute] Nicer interface for security group authorizations
Don't use a specially formatted string for passing two arguments. Use a
hash instead.

This changes the interface introduced in pull #986.

Default to using self.owner_id as the account if not specified.
2012-08-02 11:40:50 -04:00
Bulat Shakirzyanov
038d64ed47 add authorize and revoke port range for security group 2012-06-15 21:56:02 -07:00
Dan Peterson
99704bd415 [aws|compute] Update security group operations.
Changes and features include:

* Bulk operations support via indexed params
* Mocking updated for bulk operations
* Mocking updated to reflect more real behavior
* Many more tests
2011-10-28 13:49:55 -03:00
geemus
fcc5a1c224 [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
Renamed from tests/compute/models/aws/security_group_tests.rb (Browse further)