1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/parsers
Edward Muller 57679f4256 Fix describe_instances stateReason handling
Before this the state_reason code was always 0 ('..'.to_i) and message
was lost
2012-11-15 18:47:31 -08:00
..
auto_scaling [aws|auto_scaling] tags support 2012-09-23 21:55:05 +01:00
beanstalk New file additions for AWS Elastic Beanstalk support. 2012-03-15 17:12:30 -07:00
cdn [aws|cdn] fix incorrect get_invalidation result 2012-09-23 23:41:59 +02:00
cloud_formation Added outputs 'Description' field to DescribeStacks parser 2012-10-02 14:19:43 -05:00
cloud_watch [AWS|cloud_watch]: fix list_metrics NextMarker should be NextToken 2012-10-17 15:46:01 -04:00
compute Fix describe_instances stateReason handling 2012-11-15 18:47:31 -08:00
dns parse ASCII code * in wildcard domain. Fixes #1093 2012-08-16 15:05:38 -07:00
elasticache Merge pull request #1190 from boardnutz/master 2012-10-04 13:13:38 -07:00
elb fix not pulling InstanceProtocol from the xml 2012-07-06 16:24:12 +01:00
emr Adding tests 2011-11-03 10:57:21 -07:00
iam add new iam requests to support iam roles 2012-06-20 23:17:47 +01:00
rds [aws|rds] add tests for RDS tagging requests 2012-10-28 22:19:50 -04:00
ses [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
simpledb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
sns strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
sqs parse SQS timestamps as milliseconds 2011-11-29 09:30:04 +00:00
storage [aws|storage] Added the MfaDelete value to the get_bucket_versioning parser. 2012-03-02 22:21:55 -05:00
sts strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00