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

123 commits

Author SHA1 Message Date
Christopher Oliver
02eb62ad1f [AWS Autoscaling] Fixed error in describe policies parser. 2011-07-13 14:03:13 -04:00
Christopher Oliver
d54f7d4fd8 [AWS RDS] Added LicenseModel to the db_parser. 2011-07-12 16:53:17 -04:00
Christopher Oliver
4ecfb87419 [AWS RDS] Added describe db engine versions and describe db reserved instances. Changed the signed params version to 2011-04-01 from 2010-07-28. 2011-07-12 16:03:04 -04:00
Christopher Oliver
72cdcee0e8 [AWS IAM] Added Alias related functionality to IAM. Also added get_group_policy. 2011-07-12 11:58:37 -04:00
Wesley Beary
933e339013 Merge pull request from redzebra/auto_scaling_20100801
Auto scaling 20100801
2011-07-08 13:16:44 -07:00
Wesley Beary
accc795a8b Merge pull request from fcheung/cloudwatch
Cloudwatch
2011-07-08 13:14:28 -07:00
Nick Osborn
9afb8c8460 [aws|auto_scaling] implement 2010-08-01 API 2011-06-12 21:07:42 +01:00
Blake Gentry
cc2ab5e8ec [aws|elb] Add new attributes for 2011-04-05 API. 2011-05-30 15:57:07 -07:00
Henry Addison
22f9ccc75c split out and got passing get metric statistics request tests 2011-05-19 11:37:45 +01:00
Henry Addison
2e0061cdac simplified a bit the long case statement in end element in list_metrics parser 2011-05-18 14:42:40 +01:00
Henry Addison
d0f8e79b4c Fixed the parser for list metrics cloudwatch request 2011-05-17 14:48:29 +01:00
Frederick Cheung
5a1789c182 add get/put/list metrics 2011-05-16 10:49:11 +01:00
geemus
b452aa679d [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
Aaron Suggs
21770c63be [aws|iam] Add list_server_certificates request 2011-05-07 15:13:54 -04:00
Aaron Suggs
3b15fc67f5 [aws|iam] Parse server certificate UploadDate
Parse the upload date as a Time object
2011-05-07 14:43:51 -04:00
Aaron Suggs
c4380405e3 [aws|elb] Add support for creating and deleting listeners 2011-04-28 12:08:07 -04:00
Aaron Suggs
082adf861a [aws|elb] Add configure_health_check request 2011-04-12 14:50:44 -04:00
Aaron Suggs
e60295bba4 [aws|elb] Fix Policies in describe_load_balancers parser.
Parse PolicyName, CookieName, and
CookieExpirationPeriod tags that may appear under
the Policies tag.

Also, lightly DRY'ed up the parser.
2011-04-09 09:10:50 -04:00
Frederick Cheung
02b83d6919 [aws|iam] add support for manipulating login profiles 2011-03-16 04:16:52 +08:00
geemus
9257518c18 [aws|cloud_formation] cleanup + tests 2011-03-14 18:19:20 -07:00
Aaron Suggs
e3c646b03d [aws|rds] Basic support for restoring servers.
Adds RDS#restore_db_instance_from_db_snapshot and
RDS#restore_db_instance_to_point_in_time
2011-03-10 12:31:04 -08:00
Aaron Suggs
0f0058ed52 [aws|rds] Parse DBName attribute.
The default parser was ignoring the DBName attribute.
The db_name attribute was always nil in the RDS server model.

This patch fixes that.
2011-03-11 03:39:10 +08:00
Aaron Suggs
02ff3171ee [aws|rds] Add support for DB Security Groups
Added security_groups collection and
security_group model to Fog::AWS::RDS

Added API methods:
Fog::AWS::RDS#describe_db_security_groups
Fog::AWS::RDS#create_db_security_group
Fog::AWS::RDS#delete_db_security_group
Fog::AWS::RDS#authorize_db_security_group_ingress
Fog::AWS::RDS#revoke_db_security_group_ingress
2011-03-11 03:28:58 +08:00
James Miller
8a59ceed2d [aws|iam] Add parser for server certificates 2011-03-02 03:08:38 +08:00
crazed
70862b3de3 [aws|cloudformation] add basic CloudFormation support 2011-02-28 15:27:41 -08:00
Frederick Cheung
f3bdc7f074 [rds] support basic rds operations 2011-03-01 07:17:06 +08:00
coliver
b87b97f43a [aws|iam] Added GetUserPolicy to IAM 2011-03-01 02:54:32 +08:00
bdorry
ad40758c84 [aws|iam] added update signing certificate support 2011-02-24 16:44:03 -08:00
bdorry
6689c6e0a5 [aws|iam] added update group requests and parsers 2011-02-25 08:41:30 +08:00
geemus
df510eb28a [aws|iam] get_group set Arn on group/member as appropriate 2011-02-23 10:58:50 -08:00
coliver
1dd105325c Added url reference for update_user parser. Added get_group to IAM. Note: The excon response is not properly adding the Arn to the Users because both the group and user have an element named 'arn'. I'm not sure how to handle this. 2011-02-24 02:53:28 +08:00
coliver
6052d210af Added Update User command to IAM 2011-02-24 02:53:27 +08:00
crazed
a91afd354f Added ListGroupsForUser support to Fog::AWS::IAM 2011-02-01 03:18:06 +08:00
Allan
242595e919 Added IAM signing certificate support 2011-01-29 02:33:37 +08:00
geemus
5f1262cef7 [aws|ses] cleanup output formats 2011-01-26 17:11:54 -08:00
Andy Delcambre
284430f526 Initial work on AWS SES (Simple Email Service)
* All parsers filled out
* Requests mostly filled out
* SendEmail and SendRawEmail still need to be implemented
2011-01-26 04:46:27 +08:00
geemus
6ca767317a [cdn] consolidate 2011-01-07 17:02:41 -08:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
geemus
39b5899163 [dns] consolidate 2011-01-07 16:12:04 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
geemus
75ea9c3fb8 [aws|dns] first pass at zone(s) models 2010-12-29 13:11:46 -08:00
John E. Vincent
6a9b4b0bc6 [aws|iam] get_user implementation 2010-12-23 02:27:07 +08:00
geemus
c15c4dbb2d [aws|compute] descibe_images fixes
add virtualization_type to expected format in tests
move request_id off imageSet and back to top level
2010-12-21 13:16:42 -08:00
Chris Chiodo
4505f58398 Fix parsing of tags in describe_images request 2010-12-21 13:55:33 -05:00
Athir Nuaimi
718029dc56 [aws|slicehost|linode|zerigo|dns] added support for Route 53 and full test cases for each DNS provider 2010-12-17 18:08:56 -05:00
Athir Nuaimi
eb523fb80a [aws|dns] 1st pass at Route 53 support. All functions added but not tested
have added each of the Route 53 functions
list_hosted_zones is working.  rest still need to be tested

[aws|linode|slicehost|zerigo|dns] added complete test cases for linode & slicehost DNS.  Also added initial support for AWS Route 53
2010-12-16 00:29:42 -05:00
geemus
80bff108e3 [aws|compute] fix describe_snapshots parser tags
Closes 
2010-12-06 11:47:39 -08:00
geemus
eff373d622 [aws|compute] add description to images 2010-12-05 20:27:42 -08:00
geemus
f23f8b1676 [aws&google|storage] fix delimiter typo in parsers 2010-11-19 14:16:03 -08:00
geemus
3973d5feeb [aws&google|storage] parse/return CommonPrefixes 2010-11-19 14:09:06 -08:00