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
Michael Hale 57cb4d7900 [AWS|ELB] mocks emulate AWS behavior
when setting a policy for the backend server a subsequent describe is
required to update the local state with the current BackendServerDescriptions
2013-08-01 16:09:13 -04:00
..
elb [AWS|ELB] add ProxyProtocolPolicyType (and formatting) 2013-07-31 23:34:21 -04:00
models [AWS|ELB] add support for seeing backend server descriptions 2013-07-31 23:34:28 -04:00
parsers [AWS|ELB] fix InstancePort parsing in describe_load_balancers 2013-08-01 15:00:37 -04:00
requests [AWS|ELB] mocks emulate AWS behavior 2013-08-01 16:09:13 -04:00
auto_scaling.rb Use specific error classes, not generic Fog::Compute::AWS::Error 2013-07-03 10:00:07 -07:00
beanstalk.rb Refactor error handling 2013-07-02 19:39:23 -07:00
cdn.rb [aws|cdn] add request mock support for AWS Cloudfront 2012-09-28 11:24:36 +02:00
cloud_formation.rb Refactor error handling 2013-07-02 19:39:23 -07:00
cloud_watch.rb Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08:00
compute.rb Refactor error handling 2013-07-02 19:39:23 -07:00
credential_fetcher.rb [core] Move XML/JSON code up out of core 2013-06-24 17:30:00 +01:00
data_pipeline.rb Rudimentary CRUD for AWS Data Pipeline 2013-02-17 15:27:41 -05:00
dns.rb Merge pull request #995 from m0use/bugfix-persistent-conn 2012-06-24 12:07:25 -07:00
dynamodb.rb Fix typo in method name for DynamoDB::Mock#setup_credentials 2013-05-01 13:38:35 +10:00
elasticache.rb Use specific error classes, not generic Fog::Compute::AWS::Error 2013-07-03 10:00:07 -07:00
elb.rb [AWS|ELB] add support for seeing backend server descriptions 2013-07-31 23:34:28 -04:00
emr.rb [AWS] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly 2012-06-20 23:26:04 +01:00
glacier.rb [aws|dynamodb] port off of sts for credentials, now uses signature v4 2012-11-29 16:25:49 -06:00
iam.rb Refactor error handling 2013-07-02 19:39:23 -07:00
rds.rb Merge branch 'feature/AWS_RDS_Download_DB_LogFile_Portion' 2013-07-15 12:59:45 -07:00
ses.rb Raise Fog::AWS::SES::InvalidParameterError for InvalidParameterValue. 2013-07-03 20:07:08 -07:00
signaturev4.rb [aws|dynamodb] port off of sts for credentials, now uses signature v4 2012-11-29 16:25:49 -06:00
simpledb.rb start an instance with an IAM profile and access the credentials 2012-06-20 23:17:46 +01:00
sns.rb remove stray multijson require 2012-06-22 16:28:32 +01:00
sqs.rb Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08:00
storage.rb Signature method requires x-amz-security-token header. 2013-07-03 16:15:07 -04:00
sts.rb [aws|sts] Add support for the AssumeRole STS method. Also enable the ability for the STS 2013-07-16 09:23:38 -04:00