1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/aws/requests
MaF 06d2bcdd40 Changes to the security group handling:
* CreateSecurityGroup now includes the group id in the reply, this
  patch makes the code store this
* The patch also changes the delete call to use the group id if
  present (since you must use the id when deleting VPC groups)
* Fix teh security group mock and test code to handle this new behavior
2012-03-20 14:49:32 +01:00
..
auto_scaling fixed some whitespace issues in auto_scaling tests. Fixed auto_scaling tests formats. 2012-02-22 21:21:45 -05:00
beanstalk [beanstalk] avoid one remaining error with mocked tests 2012-03-19 17:29:08 -05:00
cloud_formation Add CloudFormation UpdateStack call 2011-10-18 10:06:35 -04:00
cloud_watch Trailing whitespace cleanup. 2011-10-04 15:16:48 +02:00
compute Changes to the security group handling: 2012-03-20 14:49:32 +01:00
dns [aws|dns] Parse IsTruncated as boolean in list_resource_record_set 2012-03-08 16:36:58 -05:00
dynamodb [AWS|DynamoDB] add missing pending for mocked tests 2012-02-05 14:04:59 -06:00
elasticache [aws|elasticache] test fix: change DESCRIBE_SECURITY_GROUPS helper format 2011-09-27 18:25:18 -05:00
elb Merge pull request #712 from jstremick/master 2012-01-25 13:35:24 -08:00
emr [aws|emr] mark tests pending when mocked 2011-11-09 10:26:12 -06:00
iam [aws|iam] Mock upload_server_certificate errors if private key is not RSA. 2012-02-15 14:12:29 -04:00
rds Support for rds parameter groups mocking 2012-03-05 22:31:18 +01:00
ses [core] don't rely on bin stuff for service init in tests 2011-09-15 08:01:37 -05:00
simpledb [aws|simpledb] fix tests to use proper accessor 2011-09-22 19:34:14 -05:00
sns [core] don't rely on bin stuff for service init in tests 2011-09-15 08:01:37 -05:00
sqs [aws/sqs] Adding SQS mocking support. 2011-09-24 18:28:59 +03:00
storage [aws|storage|test] Fixed a regression with mocked get_bucket requests, due to a change in the mock data ordering. 2012-02-08 12:39:14 -05:00
sts Split [AWS|STS] tests into separate files per #609 2011-11-16 10:18:55 +00:00