moto/moto/sns
Jeffrey Gelens e722b67f36 Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe
* 'master' of https://github.com/spulec/moto: (25 commits)
  Add @zkourouma to authors.
  0.4.2
  Fix bug where listener certificate was not being saved correctly when creating an elb. Added test to cover that case.
  [dynamodb2] adds lookup method to Table class
  Add IAM list_groups and list_groups_for_user. Closes #343.
  Fix for deleting Route53 record sets with set identifiers. Closes #342.
  Use dummy date instead of an invalid date
  Adding support for comments on hosted zones.
  Add availability zone support to Subnets created via CloudFormation
  Make availability zone dynamic in Subnet Response templates
  Add filter "availabilityZone" to DescribeSubnets and add availability zone support too
  allow starting without reseting
  Fix bug with empty string for instance vpc_id. Closes #337.
  Fix default security group description.
  Update responses.py
  Add @mrucci to authors.
  Fix merge conflicts.
  Add support for ELB attributes.
  cast to int when doing math.
  General cleanup.
  ...
2015-05-29 11:35:14 +02:00
..
__init__.py Make SNS multi-region. 2014-11-16 18:35:11 -05:00
exceptions.py Add SNS applications and endpoints. 2015-03-14 09:06:31 -04:00
models.py Fix error string formatting for py26. 2015-03-14 09:19:36 -04:00
responses.py Update responses.py 2015-03-26 16:24:48 +01:00
urls.py Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
utils.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00