moto/moto
Hugo Picado 0945765537
Fixing metadata key on s3 operation response
ETag metadata key is being returned as "Etag" instead of "ETag". This leads to issues in some AWS SDKs using MotoServer. This change fixes the issue by updating the key to the correct format.

This closes #920
2017-04-27 13:57:18 +01:00
..
apigateway Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
autoscaling Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
awslambda Add Lambda header for invoking error. Closes #770. 2017-03-16 22:00:57 -04:00
cloudformation Allow CloudFormation stack tags to be updated 2017-03-17 23:57:57 +00:00
cloudwatch Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
core Cleanup IAM user create format. Closes #898. 2017-04-13 21:39:07 -04:00
datapipeline Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
dynamodb Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
dynamodb2 Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
ec2 Implement availability-zone filter for DescribeNetworkInterfaces 2017-03-22 14:36:20 +01:00
ecs Merge pull request #897 from gjtempleton/TaskDraining 2017-04-15 23:47:47 -04:00
elb Make ELB created_time dynamic. Closes #887. 2017-04-12 22:25:07 -04:00
emr Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
events Fix cloudwatch events delete_rule. Closes #884. 2017-04-12 22:15:23 -04:00
glacier Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
iam Cleanup IAM user create format. Closes #898. 2017-04-13 21:39:07 -04:00
instance_metadata Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
kinesis Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
kms Add kms boto3 test. 2017-03-14 23:42:52 -04:00
opsworks Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
packages Lints. 2017-02-23 21:37:43 -05:00
rds Fix camelcase_to_underscore. Closes #767. 2017-03-15 23:39:36 -04:00
rds2 Fix lint. 2017-03-15 23:43:48 -04:00
redshift Fix py3 redshift encoding. 2017-03-15 22:12:16 -04:00
route53 Merge pull request #867 from 2rs2ts/flexible-route53-hostedzoneid-lookup 2017-03-16 22:55:13 -04:00
s3 Fixing metadata key on s3 operation response 2017-04-27 13:57:18 +01:00
s3bucket_path Testing new version of decorator. 2017-02-15 22:35:45 -05:00
ses Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
sns Cleanup SNS exceptions. Closes #751. 2017-03-16 22:28:30 -04:00
sqs fix SQS message polling to abort after wait_seconds_timeout 2017-04-06 21:40:03 +10:00
sts Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
swf Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
templates Add about page. 2017-03-12 19:58:40 -04:00
__init__.py Fix cloudwatch events delete_rule. Closes #884. 2017-04-12 22:15:23 -04:00
backends.py Fix tests for py3. 2017-02-23 22:28:09 -05:00
compat.py Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
server.py Fix standalone server headers not having HTTP_AUTHORIZATION. Closes #874. 2017-04-12 20:40:55 -04:00
settings.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00