Commit graph

  • 166f4893ba Add cloudformation for RDS. Steve Pulec 2015-01-11 16:15:08 -05:00
  • 12118374bd Add database replicas. Steve Pulec 2015-01-10 13:50:37 -05:00
  • 7559fbe0d1 Add RDS Subnet groups Steve Pulec 2015-01-09 00:17:20 -05:00
  • 809046e00e Add RDS security groups. Steve Pulec 2015-01-08 23:44:05 -05:00
  • dbe3eb5459 Add database CRUD. Steve Pulec 2015-01-08 22:18:06 -05:00
  • e05a061993 Add support for Cloudformation Mappings. Steve Pulec 2015-01-07 22:32:51 -05:00
  • b8a11b7b8d Python 3 fixes. Steve Pulec 2015-01-07 21:40:03 -05:00
  • 8da6437689 Add some support for Cloudformation Conditions. Closes #285. Steve Pulec 2015-01-07 21:37:12 -05:00
  • 1e4df18c42 Allow actual use of cloudformation input parameters. Steve Pulec 2014-12-31 14:21:47 -05:00
  • 56007660d8 Cleanup parameter parsing. Steve Pulec 2014-12-31 13:23:08 -05:00
  • fceeed0c9f PY3 fixes. Steve Pulec 2014-12-29 22:17:50 -05:00
  • 186ee6a5a4 Add cloudformation stack parsing for S3 keys. Steve Pulec 2014-12-29 22:12:23 -05:00
  • 3e71020eaa Merge pull request #282 from thedrow/patch-2 Steve Pulec 2014-12-29 13:46:11 -05:00
  • 5881774e89 Use travis new build workers. Omer Katz 2014-12-28 15:37:13 +02:00
  • 45e8627ed5 Merge pull request #281 from DreadPirateShawn/ImproveTemplatePerformance Steve Pulec 2014-12-12 18:07:55 -05:00
  • aff5dd408c Performance: Leverage jinja2's Environment to cache compiled Templates. (fixed merge) dreadpirateshawn 2014-12-12 13:05:46 -08:00
  • 7ce83082ca Merge remote-tracking branch 'origin/master' into ImproveTemplatePerformance dreadpirateshawn 2014-12-12 12:51:29 -08:00
  • 9affa7753d Performance: Leverage jinja2's Environment to cache compiled Templates. dreadpirateshawn 2014-12-12 12:46:07 -08:00
  • 4ab3b318eb Add S3 location response. Closes #279. Steve Pulec 2014-12-10 20:44:00 -05:00
  • a2e56afef8 Add special S3 bucket create logic for us-east-1. Closes #273. Steve Pulec 2014-12-10 20:20:43 -05:00
  • 845c468f32 Merge pull request #278 from cameron-r/master Steve Pulec 2014-12-10 20:11:25 -05:00
  • 42b5d509d2 Merge pull request #275 from tsanders/vpn_gateway_routes Steve Pulec 2014-12-10 20:09:18 -05:00
  • 573a73aa01 With @ethome, add filtering of instances by security group id Cameron Rowshanbin 2014-12-10 11:53:40 -06:00
  • b513d69313 Add support for route table routes to target virtual private gateways. Tyler Sanders 2014-12-09 12:07:14 -06:00
  • 3a82f089a2 Cleanup metadata setting and add fix for multipart uploads. Closes #274. Steve Pulec 2014-12-07 12:43:14 -05:00
  • 6331c2e1f1 IAM py3 fix. Steve Pulec 2014-12-06 19:42:42 -05:00
  • d1ad6400af Merge branch 'kevgliss-enhancedIamRoleSupport' Steve Pulec 2014-12-06 19:37:19 -05:00
  • 20dda251f8 Updates for IAM changes. Steve Pulec 2014-12-06 19:37:10 -05:00
  • 7b81a0cb95 Merge branch 'enhancedIamRoleSupport' of https://github.com/kevgliss/moto into kevgliss-enhancedIamRoleSupport Steve Pulec 2014-12-06 19:31:18 -05:00
  • ea2e404129 Merge pull request #272 from tsanders/vpc_vpn Steve Pulec 2014-12-05 21:02:49 -05:00
  • db7757347a Detach virtual private gateway support Tyler Sanders 2014-12-02 10:40:05 -06:00
  • 166fd69515 Virtual Private Gateway functionality Tyler Sanders 2014-12-02 10:28:09 -06:00
  • 3e45758663 Removing duplicate import Kevin Glisson 2014-11-30 20:23:56 -08:00
  • cc312d29fc Adding put_role_policy, get_role_policy, and list_role_policies, update_assume_role_policy Kevin Glisson 2014-11-30 20:11:13 -08:00
  • 7f6af025f3 Create role does not allow for document policies to be passed to it Kevin Glisson 2014-11-30 11:16:29 -08:00
  • 1a015d0e39 Cleanup some incorrect date formats. Steve Pulec 2014-11-29 23:34:40 -05:00
  • f0d576a790 Remove py3.4 for now. Steve Pulec 2014-11-29 23:33:34 -05:00
  • 6d7cc69554 Cleanup build matrix. Closes #213. Steve Pulec 2014-11-29 22:57:08 -05:00
  • c5487a4464 Add compat file for Py26 OrderedDict. Steve Pulec 2014-11-29 22:43:30 -05:00
  • a48995f875 Add @gary-dalton to authors. Steve Pulec 2014-11-29 22:39:59 -05:00
  • d24099c401 Add proper SNS paging. Closes #144, #145. Steve Pulec 2014-11-29 22:37:48 -05:00
  • e66916d5f1 Start to add basic support for dynamodb2 item updating. Closes #16. Steve Pulec 2014-11-29 22:03:20 -05:00
  • 345b15f383 Merge pull request #270 from tsanders/instance_modify_security_groups Steve Pulec 2014-11-29 20:52:38 -05:00
  • 7476c63119 Update upstream branch 'master' into instance_modify_security_groups Tyler Sanders 2014-11-27 11:14:46 -06:00
  • 9cbe8d57f4 Support instance security group/groupSet attribute modification and description Tyler Sanders 2014-11-27 11:05:39 -06:00
  • 3ad2b14785 Add notes to README about boto with standalone server. Steve Pulec 2014-11-27 11:03:40 -05:00
  • e88e3d5372 S3 Fixes for special metadata headers. Steve Pulec 2014-11-27 10:43:10 -05:00
  • 06a635aeaa Remove dynamodb Py3 boto restrictions since we only test newer boto now. Steve Pulec 2014-11-27 08:03:47 -05:00
  • edd13432d0 Merge pull request #267 from mob-akiyama/develop Steve Pulec 2014-11-27 07:53:19 -05:00
  • 1a61b973e4 The filter condition was added to VPC and RouteTable class. Kyohei Akiyama 2014-11-27 03:38:08 +00:00
  • c01f7fe95b Merge pull request #266 from spulec/kinesis Steve Pulec 2014-11-26 22:05:43 -05:00
  • 45de4a46ec Better sequence start and end numbers. Steve Pulec 2014-11-26 21:55:01 -05:00
  • c63b00b8ba Fixes for other python versions. Steve Pulec 2014-11-26 21:04:44 -05:00
  • 57d45aa4b8 Add more shard iterator types. Steve Pulec 2014-11-26 20:49:21 -05:00
  • 38a4734f95 Fixes for py26 and py33. Steve Pulec 2014-11-26 11:13:43 -05:00
  • da15fb711d Basic Kinesis Stream CRUD. Steve Pulec 2014-11-26 10:55:58 -05:00
  • 5c589b24af Merge pull request #265 from spulec/redshift Steve Pulec 2014-11-24 07:58:39 -05:00
  • 50b80b68f0 Add invalid subnet test. Steve Pulec 2014-11-23 23:20:02 -05:00
  • 5bbcc4505f Add cluster parameter groups. Steve Pulec 2014-11-23 23:03:10 -05:00
  • 2418c83252 Fixes for VPC security groups. Steve Pulec 2014-11-23 22:33:53 -05:00
  • 2e484a895b Fix for default security group. Steve Pulec 2014-11-23 22:21:29 -05:00
  • 25a31ee88a Add cluster security groups. Steve Pulec 2014-11-23 22:17:36 -05:00
  • ef3e5448ea Add cluster subnet group CRUD. Steve Pulec 2014-11-23 21:36:19 -05:00
  • 72a7946126 Cleanup default parameters. Steve Pulec 2014-11-23 18:16:22 -05:00
  • 93bd852419 Fix redshift test. Drop old boto version from testing. Steve Pulec 2014-11-23 17:59:38 -05:00
  • aceb30e530 Add basic CRUD. Steve Pulec 2014-11-22 14:03:09 -05:00
  • ad80eba311 Decode S3 value manually instead of using new boto feature. Steve Pulec 2014-11-22 10:42:43 -05:00
  • 9024066957 Fixes for some S3 Unicode issues. Closes #158. Steve Pulec 2014-11-22 10:19:56 -05:00
  • 1fc32fa5cb Add support for Route Table tagging Tyler Sanders 2014-11-20 14:02:36 -06:00
  • 90771c1b1c Merge pull request #264 from tsanders/network_acl_tagging Steve Pulec 2014-11-20 13:41:37 -05:00
  • d511fd829b Add support for Network ACL tagging Tyler Sanders 2014-11-20 12:02:38 -06:00
  • 8d6868f9d3 For S3 Key Head requests, just return the real body for now so that key length works. Closes #131. Steve Pulec 2014-11-19 21:06:23 -05:00
  • 8954242086 Better is_public support for AMIs including filtering. Closes #263. Steve Pulec 2014-11-19 20:09:46 -05:00
  • ecd20fee50 Add @tsanders to authors. Steve Pulec 2014-11-17 20:17:29 -05:00
  • 63ae707828 Merge pull request #261 from tsanders/master Steve Pulec 2014-11-17 20:15:50 -05:00
  • 2a6c4c89bf Fix conflict with subnet/network ACL association during subnet creation. Tyler Sanders 2014-11-17 09:37:38 -06:00
  • d89dce2583 Use items() instead of iteritems() for Python 3 compatibility Tyler Sanders 2014-11-17 08:54:06 -06:00
  • 470e9d48e9 0.3.9 Steve Pulec 2014-11-16 19:25:57 -05:00
  • 828ed13bde Allow for class-based decorator. Closes #157 Steve Pulec 2014-11-16 19:05:28 -05:00
  • 16660ab72b Allow message passing to SQS queues in different regions from SNS. Steve Pulec 2014-11-16 18:42:53 -05:00
  • 53acdf6c76 Make SNS multi-region. Steve Pulec 2014-11-16 18:35:11 -05:00
  • 2b775aa075 Add multi-region ELB test. Steve Pulec 2014-11-16 18:00:04 -05:00
  • aa7233a2db Fixes for multi-region SQS. Steve Pulec 2014-11-16 17:57:46 -05:00
  • 1f8253a1a1 Cleanup the default region backends. Steve Pulec 2014-11-15 14:21:58 -05:00
  • 2a61ef6f91 Cleanup some tests to work across regions. cc #232 Steve Pulec 2014-11-15 13:50:58 -05:00
  • bd847bd941 Cleanup multi-region support for ELB, SQS, Cloudformation, EC2, Autoscaling. Steve Pulec 2014-11-15 13:34:52 -05:00
  • b39861052b Make AMI test more explicit with region. Steve Pulec 2014-11-15 10:06:14 -05:00
  • c77207a8b8 More flake8. Steve Pulec 2014-11-15 09:53:45 -05:00
  • 8ba308bf07 EC2 flake8 fixes. Steve Pulec 2014-11-15 09:43:35 -05:00
  • 8bc8f09b47 Some flake8 cleanup. Steve Pulec 2014-11-15 09:35:52 -05:00
  • fd26441e44 Add @pvbouwel to authors. Steve Pulec 2014-11-15 09:18:39 -05:00
  • d734bca6a5 Fix for Volumes and Snapshots to use correct region. Steve Pulec 2014-11-15 09:17:35 -05:00
  • 30305d8986 Merge pull request #258 from pvbouwel/master Steve Pulec 2014-11-15 09:15:09 -05:00
  • 6f3506e810 Stop testing old boto versions. Steve Pulec 2014-11-15 08:46:02 -05:00
  • 6d2c9d9960 Move call to associate default Network ACL with a new subnet. Tyler Sanders 2014-11-14 17:31:08 -06:00
  • 400d12b175 Add default Network ACL during VPC creation. Associate default Network ACL with a new subnet. Add support for associating a new Network ACL with a subnet. Tyler Sanders 2014-11-14 17:23:56 -06:00
  • efc8caaf48 Test Network ACL describe Tyler Sanders 2014-11-12 15:48:44 -06:00
  • 0f18dd597c Add basic Network ACL create, describe support Tyler Sanders 2014-11-12 15:33:31 -06:00
  • 63c7e224a2 Always use ec2_backend to get the tag information in order to have a cleaner get_tags method. Peter Van Bouwel 2014-11-11 19:41:16 +01:00
  • 4f0cbf9bc9 Merge remote-tracking branch 'upstream/master' Peter Van Bouwel 2014-11-11 10:29:35 +01:00