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

16 commits

Author SHA1 Message Date
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