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

23 commits

Author SHA1 Message Date
Eugene Howe
eef87291d5 mock instance stop and start properly 2015-09-22 14:28:41 -04:00
Josh Lane
5693a9cf2f volume#key_id and encrypted tests 2015-08-06 16:10:37 -07:00
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
Nilanjan Roy
2632a2db42 Added Mock to describe_instance_attribute request and modified the tests 2015-05-19 18:49:30 +03:00
Nilanjan Roy
d34c7ced1f Added a new request - describe_instance_attribute for AWS 2015-05-12 13:49:16 +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
Kirk Haines
b0bd0191a4 Added a couple lines so that the Mock class knows about eu-centra-1a and
eu-central-1b.
2015-03-12 13:44:26 -06:00
Vít Ondruch
aa318c1a26 Remove executable bit from files. 2015-03-10 13:16:06 +01:00
Josh Lane
ad80568ea1 not allowed to delete a "revoking" rds firewall 2015-02-17 08:56:33 -08:00
Josh Lane
c47a4244f8 make sure status isn't 'revoking' 2015-02-13 14:48:54 -08:00
Josh Lane
5edef2ceb8 require de-authorization of associated ec2 sgs
* EC2 security groups destructions requires de-authorization of
  associated rds db security groups
2015-02-13 13:49:14 -08:00
Josh Lane & Michelle Noorali
4960acd91b don't allow sg authorization is unknown sgs
* and refactor the authorize_security_group_ingress method a bit
2015-02-06 09:54:49 -08:00
Frederick Cheung
cc8b04aa6f fix tests on 1.8.7
Hash#select used to return an array
2015-01-11 21:09:09 +00:00
Frederick Cheung
7b0c0a3729 fix classic link mocks 2015-01-11 20:47:08 +00: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
Frederick Cheung
dd30ec7972 [AWS|VPC] ability to enable/disable classiclink 2015-01-11 15:50:57 +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