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

18 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
Dan Peterson
f325cbc61b [aws|compute] Address#destroy handles VPC addresses, improve address allocate/release mocking for VPC. 2012-07-18 12:33:13 -03:00
Bohuslav Kabrda
198be208b6 The assignment correctly returns nil, just the test has to react to it. 2012-06-29 14:30:40 +02:00
Bulat Shakirzyanov
038d64ed47 add authorize and revoke port range for security group 2012-06-15 21:56:02 -07:00
Eric Stonfer
eabb29e0e7 forgot to commit dhcp_options tests 2012-06-04 16:17:11 -04:00
Eric Stonfer
a7a51ac961 clean up conflict 2012-05-22 15:27:23 -04:00
Eric Stonfer
9a4087d450 VPC ELBs, Tests, and the introduction of the InternetGateway object 2012-05-22 15:15:06 -04:00
Edward Muller
7ec382cf36 Merge pull request #864 from drnic/address_server
Fog::Compute::AWS::Address#server -> assigned Server (fixes #862)
2012-04-18 19:17:40 -07:00
Dr Nic Williams
d4f61157f8 Fog::Compute::AWS::Address#server -> assigned Server 2012-04-18 15:56:00 -07:00
Dan Carley
8fa64aefbf [compute|aws] Apply tags to volume at creation
Same approach as used for server tags for issue #366
2012-04-04 18:18:51 +01:00
Eric Stonfer
935c63447b https://github.com/fog/fog/issues/810 - Add ENI support by maf23 2012-04-01 22:22:38 -04:00
Eric Stonfer
f281bfb163 [aws]Add in subnets 2012-03-11 23:15:37 -04:00
Eric Stonfer
12320afc80 basic VPC creation 2012-03-05 22:47:10 -05: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
c80baef30e [aws|compute] wait for ready before testing tags 2011-09-22 19:37:39 -05:00
geemus
fcc5a1c224 [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
geemus
ed153088d0 [compute] consolidate testing 2011-01-03 13:34:08 -08:00
geemus
ee4031c065 converting shared model specs to tests 2010-11-12 01:01:18 -06:00