Commit Graph

  • cae86a8eeb Updating RDS instance status after deleting it Juan Carlos Castillo Cano 2016-06-09 11:33:28 +01:00
  • 773a49c40d Fix typo in message variable Declan Shanaghy 2016-06-03 16:30:34 -07:00
  • 8fa53c1453 support route53 HostedZone PrivateZone=True #627 hummus 2016-06-03 09:57:33 -04:00
  • 68eeb5948b Strip extra whitespace and newlines from SQS response templates. Nuno Santos 2016-06-02 11:18:40 +02:00
  • 45ce0615e1
    Save the sns messages in the PlatformEndpoint Michael van Tellingen 2016-06-02 11:02:43 +02:00
  • 9b7902018f Respect VisibilityTimeout when calling receive_message Matt Long 2016-05-31 14:58:37 -07:00
  • 4372c346d9 Merge pull request #618 from mrucci/asg-delete-after-elb Steve Pulec 2016-05-17 21:02:13 -04:00
  • 00becdbed4 Merge pull request #617 from mrucci/elb-duplicate-name-exception Steve Pulec 2016-05-17 21:01:45 -04:00
  • d4895d588a Merge pull request #616 from mnussbaum/cloudformation_kms Steve Pulec 2016-05-17 21:01:12 -04:00
  • e37094e2ab Merge pull request #615 from yannlambret/enhance-vpc-support Steve Pulec 2016-05-17 21:00:28 -04:00
  • a330b1d346 ELBs can now be deleted before their autoscaling groups. Marco Rucci 2016-05-15 21:17:59 +02:00
  • e47fc4cafc Disallow creation of ELBs with duplicate names. Marco Rucci 2016-05-15 20:04:00 +02:00
  • 01e5c3a384 Adds KMS support to mock_cloudformation mnussbaum 2016-05-13 21:36:24 +00:00
  • 52a5346c9e Add support for VPC attributes management, and fix a bug about the default - not default status of a VPC Yann Lambret 2016-05-12 22:36:09 +02:00
  • 076a6a7055 Better defaults for AMIs. Steve Pulec 2016-05-11 18:28:34 -04:00
  • 0a09d5231e Merge pull request #612 from snordhausen/patch-1 Steve Pulec 2016-05-09 11:25:38 -04:00
  • 4c7530746a fix typos in README Stefan Nordhausen 2016-05-09 17:21:03 +02:00
  • bd7327fca2 Fix issues around S3 deletion. Closes #606. Steve Pulec 2016-05-08 17:14:29 -04:00
  • 5415091d14 Merge pull request #608 from yannlambret/add-filtering-to-network-interfaces Steve Pulec 2016-05-08 16:41:22 -04:00
  • 864594ab91 Add tests for new filters Yann Lambret 2016-05-08 00:19:47 +02:00
  • fdadd24ad3 Extend filtering support for elastic network interfaces Yann Lambret 2016-05-08 00:19:01 +02:00
  • 196e5a7d8d Fix dynamodb2 comparisons. Closes #601. Steve Pulec 2016-05-05 23:39:10 -04:00
  • 3dd44245f7 Merge pull request #604 from njl/restore_sent_messages Steve Pulec 2016-05-05 23:03:26 -04:00
  • 93aed94bc7 Add sent_messages back to SESBackend Ned Jackson Lovely 2016-05-05 23:01:24 -04:00
  • 79addb8926 Add S3 functionality to copy range. Closes #526. Steve Pulec 2016-05-05 22:52:12 -04:00
  • 6803444d61 Fix Dynamodb table key name. Closes #524. Steve Pulec 2016-05-05 22:14:23 -04:00
  • 68de6feb01 Add iam remove_role_from_instance_profile. Closes #563. Steve Pulec 2016-05-04 22:25:46 -04:00
  • 8ce2d3c8bf Cleanup updating ASGs. Closes #603. Steve Pulec 2016-05-04 22:10:11 -04:00
  • fd99434b7b Merge pull request #602 from mvantellingen/feature/sns-delete-endpoint Steve Pulec 2016-05-04 20:54:52 -04:00
  • d34dd5b08a
    Implement support for sns delete_endpoint() Michael van Tellingen 2016-05-02 14:34:51 +02:00
  • 9c176671d0 0.4.24 Steve Pulec 2016-05-01 22:35:49 -04:00
  • c308ef4364 Fix update_auto_scaling_group. Closes #596. Steve Pulec 2016-05-01 22:34:16 -04:00
  • d82d64b8bd Add EBS snapshot filter. Closes #525. Steve Pulec 2016-05-01 22:24:49 -04:00
  • 0a10b2f738 Fix issues with unicode and slashes for S3. Closes #521. Steve Pulec 2016-05-01 22:03:52 -04:00
  • 15dc619fb2 More liberal regrex for S3 region matching. Closes #580. Steve Pulec 2016-05-01 21:17:06 -04:00
  • b932343fec Break out MissingKey as separate exception. Closes #571. Steve Pulec 2016-05-01 17:03:58 -04:00
  • 03903800ff Merge pull request #600 from CloverHealth/key_head_version_support Steve Pulec 2016-05-01 16:29:32 -04:00
  • ebb00a3bfe Test key head version_id support using boto3's head_object. Dan Felix 2016-04-28 13:17:33 -07:00
  • 1988c957e0 Pass query to _key_response_head for versioning support. Dan Felix 2016-04-28 13:16:25 -07:00
  • 7dcfa85fb8 Add physical_resource_id to Route53.RecordSet. Closes #595. Steve Pulec 2016-04-28 09:42:10 -04:00
  • e2774f3404 Add note to README about using boto3 or other languages. Steve Pulec 2016-04-28 09:37:22 -04:00
  • 0578f4f041 Merge branch 'braintree-cloudformation-fail-to-update-when-rolled-back' Steve Pulec 2016-04-28 09:31:14 -04:00
  • 6928501973 Throw exception if an update is attempted on a stack in ROLLBACK_COMPLETE Jesse Szwedko 2016-04-11 21:52:03 +00:00
  • a600deb96a Fix merge conflicts and add EC2 Instance delete. Closes #576. Steve Pulec 2016-04-28 09:21:54 -04:00
  • 0b24c6be57 Merge pull request #599 from CloverHealth/fix_copy_version_id Steve Pulec 2016-04-28 09:04:16 -04:00
  • 0ed7d1bb71 Add support for src_version_id to bucket copy_key op. George Leslie-Waksman 2016-04-27 17:08:44 -07:00
  • 0aa29fa9f2 Merge pull request #597 from romanek-adam/bugfix/security-group-authorize-all-protocols-no-port-spec Steve Pulec 2016-04-27 08:04:20 -04:00
  • b32fbf090a Fix security group ingress authorization for all protocols with no port spec Adam Romanek 2016-04-26 10:53:18 +02:00
  • ecbb714757 Merge pull request #584 from minyoung/upsert-route53 Steve Pulec 2016-04-23 19:43:52 -04:00
  • 6be53cf8c2 Merge pull request #594 from yannlambret/fix-security-groups Steve Pulec 2016-04-23 19:43:19 -04:00
  • 224e92ba17 Merge pull request #592 from aiell0/hotifx/add-additional-instance-filters-issue-581 Steve Pulec 2016-04-23 19:40:15 -04:00
  • 1ff0aa4a65 Merge pull request #591 from vsudilov/feature/opsworks Steve Pulec 2016-04-23 19:39:34 -04:00
  • b6d5317b18 Merge pull request #590 from aiell0/hotfix/update-stack-response-issue-575 Steve Pulec 2016-04-23 19:38:11 -04:00
  • 419859b9be Merge pull request #585 from SplunkStorm/fix_s3_delete_path_rebase2 Steve Pulec 2016-04-23 19:37:19 -04:00
  • 2050d4ec84 Merge pull request #589 from leg100/add-trailing-slash-to-rrset-url Steve Pulec 2016-04-23 19:35:28 -04:00
  • 1b4a9bd553 Merge pull request #588 from dhepper/elb_vpcs Steve Pulec 2016-04-23 19:34:40 -04:00
  • a384141d0f Merge pull request #586 from yannlambret/add-filtering-to-dhcp-options-sets Steve Pulec 2016-04-23 19:33:24 -04:00
  • 5a5f2f12c7 Remove useless statement Yann Lambret 2016-04-22 19:12:26 +02:00
  • 232b832563 Change type for IpProtocol key Yann Lambret 2016-04-20 23:21:39 +02:00
  • f9267cff6c Fix egress rules management to autorize or revoke a security group Yann Lambret 2016-04-20 23:01:09 +02:00
  • de68c94a0a Add the default outboud rule for security groups Yann Lambret 2016-04-19 23:50:46 +02:00
  • 0882174126 Replace exception message by the one sent by boto, because it is used for bot ingress and egress rules Yann Lambret 2016-04-19 23:50:12 +02:00
  • cf529ec3f9 Filter dicts have not been implemented in Moto for '%s' yet - mock_ec2 Lawrence Aiello 2016-04-18 16:41:57 -04:00
  • 768f1adb4f opsworks: py2.6 compat str.format Vladimir Sudilovsky 2016-04-18 16:36:30 -04:00
  • 3a8268fd56 opsworks/tests: add missing region_name='us-east-1' in client init Vladimir Sudilovsky 2016-04-18 16:08:08 -04:00
  • 9ce1890f35 opsworks/tests: init boto3.client with region_name='us-east-1' Vladimir Sudilovsky 2016-04-18 16:03:13 -04:00
  • 1ce22068ea opsworks: impl start_instance, describe_instances Vladimir Sudilovsky 2016-04-18 15:44:21 -04:00
  • 3017181862 Fixes issue #575: cloudformation update_stack response ResponseParserError. Lawrence Aiello 2016-04-18 14:37:12 -04:00
  • 09df782447 Add trailing slash to route53 rrset url path Louis Garman 2016-04-18 17:12:54 +01:00
  • 09ca1b6e0c opsworks: impl create_instance Vladimir Sudilovsky 2016-04-15 15:44:38 -04:00
  • 2fe5b77861 opsworks: impl create_layers; describe_layers Vladimir Sudilovsky 2016-04-14 16:28:53 -04:00
  • 165bab0f97 opsworks: implement create_stack Vladimir Sudilovsky 2016-04-12 16:23:35 -04:00
  • 105ba83835 Fix an assertion that was always true Daniel Hepper 2016-04-14 15:51:32 +02:00
  • 6eee995dcf Honor Tags when creating a load balancer Daniel Hepper 2016-04-14 15:50:51 +02:00
  • de4dfaac55 Return default vpc when None given. Daniel Hepper 2016-04-14 15:35:59 +02:00
  • 35a60fbf49 Removed unwanted whitespace Daniel Hepper 2016-04-14 14:48:57 +02:00
  • ce3fdaa012 Implemented subnet handling in ELB backend Daniel Hepper 2016-04-14 14:43:03 +02:00
  • c793e0a23d Filtering implementation for DHCP options sets Yann Lambret 2016-04-13 23:19:46 +02:00
  • b152c00642 Fix multiple bugs encountered with boto3 Declan Shanaghy 2016-03-31 13:33:13 -07:00
  • 826ba82f6e Adding support for UPSERT'ing route53 records Min-Young Wu 2016-04-12 10:37:01 -07:00
  • 100ec4e7c8 Merge pull request #579 from roger-lai/instance-az-filter Steve Pulec 2016-04-09 22:28:04 -04:00
  • 608df89bde Merge pull request #578 from yannlambret/add-modify-subnet-attribute-support Steve Pulec 2016-04-09 22:27:13 -04:00
  • 3f61b9067b Merge pull request #577 from beeva-antonioirizar/cloudwatch_datetime Steve Pulec 2016-04-09 22:26:22 -04:00
  • 9eb410e827 Merge pull request #574 from DarthLorenzo/master Steve Pulec 2016-04-09 22:25:48 -04:00
  • d759f3a1ad Added availability-zone filtering to instance collections RogerLai 2016-04-05 12:55:38 -04:00
  • 6d4a48b019 Add support for 'ModifySubnetAttribute' action Yann Lambret 2016-04-05 00:17:56 +02:00
  • 7540b5f6a6 add datetime to cloudwatch, it had in template's response but it didn't have in model and boto3 need it to work correctly beeva-antonioirizar 2016-04-04 15:27:34 +02:00
  • 86b86fc066 Fixed DynamoDB 'IN' comparison function Jesse Vera 2016-03-29 16:26:46 -05:00
  • 1ece813131 Merge pull request #570 from digital-abyss/feature/add-private-ip-filter Steve Pulec 2016-03-28 23:53:16 -04:00
  • fecbeb28a4 Merge pull request #567 from im-auld/query-filters-issue-164 Steve Pulec 2016-03-28 23:52:49 -04:00
  • b26140609a Merge pull request #568 from clearcare/update-boto-version-requirement Steve Pulec 2016-03-28 23:52:01 -04:00
  • 092e1b1e53 Merge pull request #566 from dmitryzv/feature-ddb-query-add-scannedcount Steve Pulec 2016-03-28 23:51:27 -04:00
  • f63f6e3f1d Merge pull request #565 from Inbot/master Steve Pulec 2016-03-28 23:50:10 -04:00
  • 4bfb522020 Add ip-address and private-ip-address to the list of filters for instance filtering. igartley 2016-03-22 18:11:20 -04:00
  • 13ef083271 Update setup.py Jay O'Conor 2016-03-18 12:12:24 -07:00
  • 3957a93a64 Moto requires boto >= 2.33.0 Jay O'Conor 2016-03-18 10:50:40 -07:00
  • 8848995b93 Replaced dict comp with for loop for Python 2.6 compatibility Ian Auld 2016-03-16 22:15:58 -07:00
  • cc1dee03f5 Reorganized tests Ian Auld 2016-03-16 21:32:54 -07:00
  • e86b9f441c Added filter_kwargs to response to match boto interface Ian Auld 2016-03-16 21:32:15 -07:00
  • d595c60ead Added support for query filtering" Ian Auld 2016-03-16 21:30:51 -07:00