moto/moto
2015-06-02 23:11:23 -04:00
..
autoscaling Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe 2015-05-29 11:35:14 +02:00
cloudformation Merge branch 'master' of https://github.com/silveregg/moto into 0.4.1-threadsafe 2015-05-29 11:34:23 +02:00
cloudwatch Merge pull request #355 from deuxpi/cloudwatch-put-metric-data 2015-05-29 23:36:23 -04:00
core Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe 2015-05-29 11:35:14 +02:00
dynamodb Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
dynamodb2 Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe 2015-05-29 11:35:14 +02:00
ec2 Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe 2015-05-29 11:35:14 +02:00
elb Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe 2015-05-29 11:35:14 +02:00
emr Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
iam Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe 2015-05-29 11:35:14 +02:00
kinesis Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
rds Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
rds2 Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
redshift Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
route53 Fix for deleting Route53 record sets with set identifiers. Closes #342. 2015-04-30 18:51:01 -04:00
s3 Add basics for S3 bucket lifecycles. 2015-06-02 23:11:23 -04:00
s3bucket_path Support Python 3 using six 2014-08-28 10:57:43 -04:00
ses Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
sns Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe 2015-05-29 11:35:14 +02:00
sqs Merge pull request #354 from silveregg/0.4.1-threadsafe 2015-05-29 23:34:55 -04:00
sts Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
__init__.py Add version to moto.__init__ Closes #353. 2015-05-29 23:32:29 -04:00
backends.py Add database CRUD. 2015-01-08 22:18:06 -05:00
compat.py Add compat file for Py26 OrderedDict. 2014-11-29 22:43:30 -05:00
server.py Fix ValueError for Python 2.6 2015-05-29 11:43:24 +02:00