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

22 commits

Author SHA1 Message Date
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
Eugene Howe
11b7855b1a get signin token for federation 2015-01-29 12:44:50 -05:00
Wesley Beary
00607d6363 Merge pull request #37 from engineyard/cloud-watch-improvements
default namespace and evaluation period on alarm
2015-01-27 13:39:26 -06:00
Josh Lane & Michelle Noorali
3c9198a789 add missing mocks
* mock for delete_group_policy request
* mock for delete_bucket_policy request
* mock for put_bucket_policy request
2015-01-26 16:15:08 -08:00
Jose Luis Salas
22cea71a19 Add idempotent excon option to some route53 API calls 2015-01-26 12:26:01 +00:00
Wesley Beary
c8192c96da Merge pull request #32 from fcheung/autoscaling-classic-link
[AWS|Autoscaling] Support classic link related properties for launch configurations
2015-01-25 18:02:13 -06:00
Wesley Beary
ec67c4fc61 Merge pull request #38 from engineyard/fix-replica-versions
correct engine version param on rds replicas
2015-01-25 17:58:45 -06:00
Josh Lane
a4b127fac4 make 1.8.7 compat 2015-01-23 09:07:36 -08:00
Michelle Noorali & Josh Lane
4bab7217a5 fix DescribeAlarms body scope 2015-01-22 14:53:37 -08:00
Adam Reese
e60026492d correct engine version param on rds replicas 2015-01-22 14:40:58 -08:00
Michelle Noorali
555b78a300 default namespace and evaluation period on alarm
* deleted initialization method on cloud watch alarm
* filter alarms by alarm name in describe_alarms request
2015-01-22 12:17:11 -08:00
Josh Lane
bd134ee093 [aws/sns] mock subscription confirmation
Conflicts:
	lib/fog/aws/sns.rb
2015-01-22 10:11:34 -08:00
Josh Lane
76d86d9631 fix sns account_id usage
Conflicts:
	lib/fog/aws/sns.rb
2015-01-22 10:10:48 -08:00
Frederick Cheung
bb4eb92226 [AWS|Autoscaling] Support classic link related properties for launch configurations 2015-01-20 12:25:12 +00: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
c3626c8637 latest import
* still waiting on fog/fog#3376
2015-01-06 09:32:01 -08: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