1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/aws/models/compute
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
..
address_tests.rb [aws|compute] Address#destroy handles VPC addresses, improve address allocate/release mocking for VPC. 2012-07-18 12:33:13 -03:00
addresses_tests.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
dhcp_option_tests.rb forgot to commit dhcp_options tests 2012-06-04 16:17:11 -04:00
dhcp_options_tests.rb forgot to commit dhcp_options tests 2012-06-04 16:17:11 -04:00
internet_gateway_tests.rb VPC ELBs, Tests, and the introduction of the InternetGateway object 2012-05-22 15:15:06 -04:00
internet_gateways_tests.rb VPC ELBs, Tests, and the introduction of the InternetGateway object 2012-05-22 15:15:06 -04:00
key_pair_tests.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
key_pairs_tests.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
network_interfaces_test.rb https://github.com/fog/fog/issues/810 - Add ENI support by maf23 2012-04-01 22:22:38 -04:00
security_group_tests.rb [aws|compute] Nicer interface for security group authorizations 2012-08-02 11:40:50 -04:00
security_groups_tests.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
server_tests.rb [aws|compute] wait for ready before testing tags 2011-09-22 19:37:39 -05:00
snapshot_tests.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
snapshots_tests.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
subnet_tests.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
subnets_tests.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
volume_tests.rb The assignment correctly returns nil, just the test has to react to it. 2012-06-29 14:30:40 +02:00
volumes_tests.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
vpc_tests.rb basic VPC creation 2012-03-05 22:47:10 -05:00
vpcs_tests.rb basic VPC creation 2012-03-05 22:47:10 -05:00