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

17 commits

Author SHA1 Message Date
Michael Sawyer
31136f1654 ET-2352 Implements exponential backoff for compute requests.
No new test failures.
2017-04-20 13:38:23 -07:00
Eugene Howe
aecd8fe2bd classic link enhancements 2017-03-14 09:20:17 -04:00
Eugene Howe
fa7196304a modify volumes 2017-03-02 13:34:08 -05:00
Eugene Howe
a9f215c16e mock spot requests 2017-02-23 10:23:37 -05:00
Eugene Howe
02a32d74a4 route tables need tags too 2017-02-22 14:10:00 -05:00
Eugene Howe
041d15fff3 subnet fixes
* need to return subnet id in instance mocks
* subnet -> network interfaces relationship
* move addresses to and from vpcs
* bump compute api version to 2016-11-15
* [mock] set dnsname for instance if the vpc is setup for it
2017-02-21 13:36:35 -05:00
Kevin Loiseau
13fb36d6ac
Implements revoke egress rule 2016-08-17 11:59:03 +02:00
Kevin Loiseau
a6738d0227
Implements authorize egress rule 2016-08-17 11:59:03 +02:00
Craig Genner
8596a448c8 filters on tags can pass an array
this comparison works fine where there is just a string or single tag,
where there is an array of tags this comparison breaks fails.

So instead we must cast to an array and then do a comparison by an
inclusion of a a value in an array
2015-11-23 15:45:48 +00:00
Josh Lane
ff252c3979 standardize region validation
* remove RegionMethods
* static (but not immutable) list of regions
2015-08-13 10:19:50 -07:00
Nilanjan Roy
d34c7ced1f Added a new request - describe_instance_attribute for AWS 2015-05-12 13:49:16 +03:00
Paulo Henrique Lopes Ribeiro
722bbdfa45 Remove unecessary requires 2015-04-06 11:23:35 -03: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