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

15 commits

Author SHA1 Message Date
Daniel Farina
e49f7054a8 Describe vpcPeeringConnectionId 2015-07-03 01:47:33 -07:00
Daniel Farina
d44c2b558d Make Mock create_vpc method arity match Real
This difference in method arity was spuriouly breaking tests that have
nothing to do with those options being passed (InstanceTenancy in my
case).
2015-06-16 17:52:57 -07:00
Josh Lane
df88766234 raise correct error when exceeding address limit
* and test it
2015-06-09 10:04:17 -07:00
Josh Lane
8908b6f6e7 fix key name conflict
* not sure how this is related to my previous change
2015-05-21 12:32:37 -07:00
Nilanjan Roy
14a199abf0 Added comments to tests 2015-05-20 10:51:52 +03:00
Nilanjan Roy
2632a2db42 Added Mock to describe_instance_attribute request and modified the tests 2015-05-19 18:49:30 +03:00
Nilanjan Roy
6d47136330 Added tests for describe_instance_attribute 2015-05-19 12:02:59 +03:00
Miguel Landaeta
07acbcb37b Add mock for EC2 request_spot_instances API request 2015-04-13 12:30:07 -03:00
Miguel Landaeta
241a5923d8 Add mock for EC2 describe_spot_price_history API request 2015-04-10 00:20:43 -03:00
Miguel Landaeta
2a5e9c85d5 Handle missing parameters in describe_spot_price_history request 2015-04-05 22:39:34 +00:00
Josh Lane
2d340e77fe test rds-authorized ec2 sg destroy
* despite the whole bit being `pending`
2015-02-13 14:59:52 -08:00
Frederick Cheung
160249a6c7 [AWS|VPC] attaching and detaching instances from vpc 2015-01-11 20:05:26 +00:00
Frederick Cheung
3ac107e3ee [AWS|VPC] ability to describe classic link status 2015-01-11 17:20:04 +00:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00