Commit Graph

  • f46a24180f Cast desired capacity for cloudformation asg to int (#846) William Richard 2017-03-04 22:51:01 -05:00
  • a9554924df make cloudformation update stack use parameters provided (#843) David Wilcox 2017-03-05 14:48:51 +11:00
  • 783242b696 Elastic IP PhysicalResourceId should always be its public IP (#841) Andy Freeland 2017-03-04 19:40:43 -08:00
  • a30ba2b597 EC2 tags specified in CloudFormation should be applied to the instances (#840) Andy Freeland 2017-03-04 19:37:53 -08:00
  • 1b6007e2b2 Correct IAM list_server_certs template that was based off incorrect docs (#836) David Wilcox 2017-03-05 14:36:25 +11:00
  • 8d737eb59d Route53: allow hosted zone id as well when creating record sets (#833) David Wilcox 2017-03-05 14:31:45 +11:00
  • 7d75c3ba18 Feat: ECS container status updating (#831) Guy Templeton 2017-03-05 03:30:36 +00:00
  • bcc3e57949 Cloudformation ResourceMaps incorrectly share namespaces for Conditions and Resources (#828) David Wilcox 2017-03-05 14:26:23 +11:00
  • d530bcf4a7 remove py26. Steve Pulec 2017-02-28 21:29:28 -05:00
  • 3be1b16eb9 Drop py26. Steve Pulec 2017-02-27 21:24:34 -05:00
  • 1287d53817 Fix tests for py26 and py3. Steve Pulec 2017-02-27 20:53:57 -05:00
  • a22caf27ab Cleanup sns default topic. Steve Pulec 2017-02-27 10:20:53 -05:00
  • 5a56b3a049 Set credentials for server too. Steve Pulec 2017-02-27 08:54:33 -05:00
  • b63618b975 Add keys for server mode. Steve Pulec 2017-02-27 00:17:01 -05:00
  • e841c0d2f5 Need to run moto_server... Steve Pulec 2017-02-27 00:02:23 -05:00
  • 089b2a66d2 Add server-mode tests. Steve Pulec 2017-02-26 23:56:50 -05:00
  • e5bcafd22f Cleanup travis. Steve Pulec 2017-02-26 23:40:54 -05:00
  • 5324638573 Add docs on contributing and code of conduct. Steve Pulec 2017-02-26 19:55:19 -05:00
  • b73360c187 Fix api gateway callback. Steve Pulec 2017-02-23 22:34:43 -05:00
  • 3c0c4c2996 Fix tests for py3. Steve Pulec 2017-02-23 22:28:09 -05:00
  • 0dda687762 Fix urlparse for py3. Steve Pulec 2017-02-23 21:41:05 -05:00
  • f37bad0e00 Lints. Steve Pulec 2017-02-23 21:37:43 -05:00
  • 1433f28846 Update s3 test. Steve Pulec 2017-02-23 19:50:34 -05:00
  • 81836b6981 Get standalone server mode working for all tests. Steve Pulec 2017-02-23 19:43:48 -05:00
  • cb28eeefbb Add moto reset API. Steve Pulec 2017-02-20 18:25:10 -05:00
  • fe46b4c5b9 Remove extra line in test. Steve Pulec 2017-02-20 15:50:49 -05:00
  • 51df02e7cf Cleanup Server host parsing. Steve Pulec 2017-02-20 14:31:19 -05:00
  • d0fe1a0956 Remove pdb. Steve Pulec 2017-02-18 09:31:47 -05:00
  • 6785d359d3 Cleanup apigateway callback. Steve Pulec 2017-02-18 09:25:42 -05:00
  • 480c1bba14 Add rest of deprecated decorators. Steve Pulec 2017-02-18 09:24:09 -05:00
  • d28f083a0b Cleanup apigateway callback. Steve Pulec 2017-02-18 09:19:08 -05:00
  • cad185c74d Cleanup headers and encoding. Steve Pulec 2017-02-16 22:51:04 -05:00
  • 468a1b970c Add responses dependencies. Steve Pulec 2017-02-15 22:47:33 -05:00
  • 678f73389f Fix package being submodule. Steve Pulec 2017-02-15 22:45:20 -05:00
  • fde721bed7 Testing new version of decorator. Steve Pulec 2017-02-15 22:35:45 -05:00
  • d3df810065 Generalize decorator code. Steve Pulec 2017-02-12 00:22:29 -05:00
  • 9076e48fee Fix sqs tests region. Steve Pulec 2017-02-11 19:50:26 -05:00
  • 2d03182ae2 Migrate some sqs tests to boto3. Steve Pulec 2017-02-11 19:41:04 -05:00
  • 53fbd7dca0 KMS encryption under Python 3 (#826) Jack Danger 2017-02-09 19:36:24 -08:00
  • fd7b8e7c88 install server version of moto for Dockerfile (#824) Joseph Lawson 2017-02-08 21:30:27 -05:00
  • 012dd497f2 make get_all_security_groups filter AND match group ids, not OR them (#822) David Wilcox 2017-02-09 13:29:37 +11:00
  • 1045dca7b2 make instanceTenancy configurable for VPCs (#819) Jason DeTiberus 2017-02-08 21:23:49 -05:00
  • 8fc1ad03bd Reload the server on a file change (#817) Jeffrey Gelens 2017-02-09 03:22:14 +01:00
  • 1a01bae74e Implement list_objects_v2() for S3 buckets (#814) Stefan Nordhausen 2017-02-09 03:21:43 +01:00
  • ba7223f046 Fix issue for returning dynamodb floats. Closes #812. Steve Pulec 2017-02-08 21:06:05 -05:00
  • 4eaf5d527e 0.4.31 Steve Pulec 2017-01-24 09:48:31 -05:00
  • 88d5e36ffe Add resource IDs to ECS Cluster and Service models (#811) Hugo Lopes Tavares 2017-01-19 11:59:28 -05:00
  • 51129f6ef3 Allow ELB policies to be set via Cloudformation. (#809) Michael Nussbaum 2017-01-18 20:02:04 -08:00
  • e1260bca06 cloudformation: Support RoleARN for create and update stack (#807) Jesse Szwedko 2017-01-18 19:59:47 -08:00
  • f68b2963db sts: Implement get_caller_identity (#806) Jesse Szwedko 2017-01-18 19:59:04 -08:00
  • 55f39265dd Upgrade to boto 2.45 (#803) Jesse Szwedko 2017-01-18 19:55:22 -08:00
  • 82bc502cf7 Fix assert_raises for catching parents of exceptions. Steve Pulec 2017-01-18 22:46:51 -05:00
  • 2bf85fe25d Fix Route53 response and tests (#804) Akhter Ali 2017-01-18 21:40:04 -05:00
  • a967ec0d39 made the Security Group backend throw the same error as AWS if the nb of sec groups limit is hit (#742) costypetrisor 2017-01-19 02:37:55 +00:00
  • d42432bfef IAM: raise error if requiested instance profile does not exist (#802) Jesse Szwedko 2017-01-18 18:36:50 -08:00
  • a292150087 Throw exception if same security group rule added twice. Closes #737. Steve Pulec 2017-01-11 22:35:27 -05:00
  • 6ac8c2b4da Add boto3 standalone example. Steve Pulec 2017-01-11 21:21:42 -05:00
  • 74bbd9c8e5 Various RDS, RDS/Cloudformation, RDS/KMS improvements. (#789) Michael Nussbaum 2017-01-11 18:02:51 -08:00
  • 201efd5773 Fix bug with listing IAM users. Steve Pulec 2017-01-11 20:54:37 -05:00
  • 2a02259a3c Adding PolicyType to scaling policy and implementing filtering in describe_policies (#797) Jia Chen 2017-01-11 20:40:57 -05:00
  • f212d70104 Use a sane aws sender_id from SQS. (#791) Brian Kruger 2017-01-11 17:38:55 -08:00
  • 02324ad708 Add more availability regions and implement default VPC (#773) Taro Sato 2017-01-11 17:37:57 -08:00
  • 231d3cadcb Fix the CloudFormation ValidationError message (#788) Andrew Garrett 2017-01-11 19:36:45 -06:00
  • d07c646032 sqs: Use unix_time in place of time.time() (#787) Raghavendra D Prabhu 2017-01-12 07:05:56 +05:30
  • b5ff3345be Add service ARNs support to the DescribeServices ECS API (#796) Hugo Lopes Tavares 2016-12-20 10:37:49 -05:00
  • 0115267f2a Add ECS CloudFormation support (#795) Hugo Lopes Tavares 2016-12-20 10:37:18 -05:00
  • d4a31e5e50 unit tests did not catch this, but this will not work under python 2.6 Peter Gorniak 2016-12-08 14:34:21 -08:00
  • 114de9ba0b more fixes for 2.6 and 3 Peter Gorniak 2016-12-07 13:55:26 -08:00
  • 0c875fd268 fixes for python 2.6 and 3 Peter Gorniak 2016-12-07 13:31:15 -08:00
  • 3c128fdb51 correct looping through update actions, value stripping, hash key regex Peter Gorniak 2016-12-07 11:47:48 -08:00
  • 390bef7752 fake change to force push because github was broken Peter Gorniak 2016-12-06 16:57:36 -08:00
  • 98a39cf4b5 account for keys potentially being substrings of other keys (e.g. #c1 and #c10) Peter Gorniak 2016-12-06 12:14:57 -08:00
  • a20906ff15 Merge branch 'SectorNine50-mock-cloudwatch-events' Steve Pulec 2016-12-03 19:40:49 -05:00
  • a39f30ad18 Fix merge conflicts. Steve Pulec 2016-12-03 19:40:39 -05:00
  • 2c6a967f45 Disable strict_slashes for Flask so that S3 works in server mode. Steve Pulec 2016-12-03 18:59:28 -05:00
  • ed0e81fc61 Fixup lambda for ResponseRequest (#781) Rob Walker 2016-12-04 09:17:15 +10:00
  • 5dc8e59fab Fix s3bucket_path (#784) mfranke 2016-12-04 00:15:24 +01:00
  • c54985a39f Fix for #748. Turn on autoescape for S3 templates. (#779) Tom V 2016-12-03 23:13:24 +00:00
  • ee8e72766a Support for ecs describe_task_definition (#777) Paul Cieslar 2016-12-03 23:12:22 +00:00
  • 24fdf5b6fe Added myself as a contributor. :P Justin Wiley 2016-12-01 20:02:54 -08:00
  • c7757f953c Can't iterate over dict values in Python 3.3+. Changed Rule.targets from a dict to an array, which is probably better anyway since the dict doesn't maintain order, making API calls with the Limit parameter specified unreliable. Justin Wiley 2016-12-01 19:52:00 -08:00
  • 5d7a102e4c Stoopid import was still hanging around. Justin Wiley 2016-12-01 19:24:40 -08:00
  • 6c85a85e0d Removed OrderedDicts for 2.6 and dict.iteritems() calls for 3.3+ compatibility. Justin Wiley 2016-12-01 19:10:59 -08:00
  • db0b494b4f Completed the CloudWatch Events mocking module and tests. Justin Wiley 2016-12-01 17:23:51 -08:00
  • d0def03c4c Events models first draft done, need to write tests, then get responses going. Justin Wiley 2016-11-30 17:09:58 -08:00
  • d0a66f2dff Begin work on mocking CloudWatch Events. Justin Wiley 2016-11-29 17:19:26 -08:00
  • 2c50561563 fix decoding keys in query condition Peter Gorniak 2016-11-29 14:04:23 -08:00
  • 5a7c711a74 bring dynamodb2 update expression handling closer to spec Peter Gorniak 2016-11-25 21:07:24 -08:00
  • c3c6eaf281 rename duplicate rds/models db_instance_identifier to physical_resource_id (#776) David Wilcox 2016-11-24 13:07:26 +11:00
  • d6890640b2 Fixed time formatting in ec2/models.py (#778) Justin Wiley 2016-11-23 18:06:35 -08:00
  • 136f6d67fb Add S3 ACL for aws-exec-read. Closes #740. Steve Pulec 2016-11-23 19:42:36 -06:00
  • 1b4bb156e4 Freezetime. Steve Pulec 2016-11-23 19:23:47 -06:00
  • 040c2cd8cc Fix s3bucketpath handling for IP based requests (#765) mfranke 2016-11-24 02:05:34 +01:00
  • 09ca1c4388 Fix JSON dump error in ecs.update_service with task_definition (#775) Pior Bastida 2016-11-23 20:01:48 -05:00
  • 4ea915fc3a Update Cloudformation/parsing#load_parameters to split commadelimitedlists into lists (#774) David Wilcox 2016-11-24 11:57:47 +11:00
  • 17584e9aa4 Add ECS Descriptors (#772) Robert Sheehy 2016-11-23 18:56:12 -06:00
  • 05c6fc6738 Fix tests for py3. Steve Pulec 2016-11-11 17:22:45 -05:00
  • fa3663c610 Add support for login profile deletion (#768) Sean Marlow 2016-11-11 15:05:02 -07:00
  • 71c1fbadbe Add DynamoDB tests for update_item() with UpdateExpression, support spaces in the UpdateExpression. (#758) Nuno Santos 2016-11-11 23:04:14 +01:00
  • 4942e74ab1 Fix SNS application endpoint to match AWS return format (#763) Mike Pappas 2016-11-11 17:01:47 -05:00