Commit graph

  • a49bc57279 Adding more boto versions to testing Steve Pulec 2013-09-16 21:24:32 -04:00
  • 1e11bb1b27 Skip tests for ebs_optimized since it is only in 2.12 Steve Pulec 2013-09-10 17:04:56 -04:00
  • ceed17bec4 0.2.9 Steve Pulec 2013-09-10 16:55:12 -04:00
  • afad0bed14 Add ebs_optimized parameter to launch configurations Steve Pulec 2013-09-10 16:54:57 -04:00
  • dc2802a238 Set __wrapped__ on MockAWS decorator to be the test function. cc #41. Steve Pulec 2013-09-10 08:27:28 -04:00
  • a0e2cb3d98 Add EC2 spot instances Steve Pulec 2013-08-17 18:11:29 -04:00
  • 62b72377bd Add visibletoallusers and normalizedinstancehours to EMR Steve Pulec 2013-08-10 20:03:57 -04:00
  • 1f83e6feea job_flow_role is not available in boto 2.7 Steve Pulec 2013-08-08 10:55:02 -04:00
  • e251fd8930 Add job_flow_role param or EMR Steve Pulec 2013-08-08 10:40:29 -04:00
  • ded410460f Add EMR backend Steve Pulec 2013-08-07 20:36:58 -04:00
  • cea25e75c5 basic emr done Steve Pulec 2013-08-07 20:32:29 -04:00
  • 02fa630a3c Fix dynamo batch length Steve Pulec 2013-08-03 17:27:34 -04:00
  • 59fe1abfdf Cleanup flake8 Steve Pulec 2013-08-03 17:21:25 -04:00
  • 161a5744d1 Add more autoscaling params Steve Pulec 2013-08-03 17:09:36 -04:00
  • dc4c50d13d 0.2.8 Steve Pulec 2013-07-28 17:01:49 -04:00
  • 46c297aea1 Add autoscaling and ELB to readme Steve Pulec 2013-07-27 16:29:47 -04:00
  • d57157e749 Merge in autoscaling Steve Pulec 2013-07-27 16:24:38 -04:00
  • 674a85ba0b Cleanup backend finding Steve Pulec 2013-07-26 15:14:34 -04:00
  • 168b049b4d Add @clarete to authors Steve Pulec 2013-07-26 15:04:34 -04:00
  • 8ad458cd72 Fix sys.argv bug Steve Pulec 2013-07-26 15:03:16 -04:00
  • 195e4362b6 Merge pull request #39 from clarete/master Steve Pulec 2013-07-26 11:50:17 -07:00
  • 2d51e38eab Using argparse instead of using sys.argv directly Lincoln de Sousa 2013-07-26 14:42:32 -04:00
  • befcadc7fc Add ELB server test Steve Pulec 2013-07-22 22:56:02 -04:00
  • b40d3a5629 Basic ELB support Steve Pulec 2013-07-22 22:50:58 -04:00
  • 421a5e60af Fix EC2 response tags. Closes #37. Steve Pulec 2013-07-17 12:48:21 -04:00
  • af31744dbd If ec2 filtering exclude all instances for a reservation, remove the reservation from the results. Steve Pulec 2013-07-08 22:25:25 -04:00
  • 46f9430bdd Fix bug with modifying original reservations Steve Pulec 2013-07-08 22:20:55 -04:00
  • e8a18f84ff Try fixing travis matric Steve Pulec 2013-07-08 21:18:19 -04:00
  • 257ca9f771 Add ec2 filtering by instance state Steve Pulec 2013-07-08 21:18:05 -04:00
  • 76ea9172da Clean up ec2 instance state Steve Pulec 2013-07-08 20:29:13 -04:00
  • dda5b2f145 Add tests for instance metadata Steve Pulec 2013-07-08 19:40:24 -04:00
  • fda5f83f87 Properly implement ec2.get_all_instances filtering by instance id Steve Pulec 2013-07-08 19:25:47 -04:00
  • b8957e0c6e Stop using deprecated md5, switch to hashlib. Closes #36 Steve Pulec 2013-07-08 12:46:36 -04:00
  • 70bb7d47e0 bump for travis Steve Pulec 2013-06-27 09:35:46 -04:00
  • a0a71d0f44 matrix build on boto version for travis Steve Pulec 2013-06-27 00:10:19 -04:00
  • fd8a9e4a59 0.2.7 Steve Pulec 2013-06-27 00:04:55 -04:00
  • 02dbcc9d48 matrix build on boto version for travis Steve Pulec 2013-06-27 00:04:05 -04:00
  • c6d6a0273d Fix for iam credentials in boto version < 2.9 Steve Pulec 2013-06-27 00:01:33 -04:00
  • d7bfe5dea7 0.2.6 Steve Pulec 2013-06-25 13:34:11 -04:00
  • 7ef6a1c44e clean backend finding Steve Pulec 2013-06-25 12:45:24 -04:00
  • eb70174ed5 Add port option. Steve Pulec 2013-06-25 12:42:24 -04:00
  • 87c86bb902 Need to reset app view functions to prevent Flask assertion error on resetting view functions. Steve Pulec 2013-06-25 12:36:21 -04:00
  • dd3cfe5ab6 0.2.5 Steve Pulec 2013-06-04 17:30:48 -04:00
  • a2de647880 change httpretty to real version Steve Pulec 2013-06-04 17:30:32 -04:00
  • d47c481912 0.2.4 Steve Pulec 2013-05-25 17:13:40 -04:00
  • 212d9c7abe core sts endpoints completed Steve Pulec 2013-05-24 17:22:34 -04:00
  • 124bc04598 0.2.3 Steve Pulec 2013-05-18 19:35:26 -04:00
  • 3bc975188f more s3 tests for posting Steve Pulec 2013-05-17 19:41:39 -04:00
  • 9f19662d1c allow passing user data to run_instances Steve Pulec 2013-05-17 19:35:53 -04:00
  • d42a27b3b3 0.2.2 Steve Pulec 2013-05-17 09:49:31 -04:00
  • 504aabc968 Add Dan Berglund to authors Steve Pulec 2013-05-17 09:49:16 -04:00
  • c14b8cae74 Merge pull request #31 from Memoto/master Steve Pulec 2013-05-17 06:47:30 -07:00
  • 7de4399b93 Added tests and made current tests pass Dan Berglund 2013-05-17 11:43:09 +02:00
  • d8e9301c54 Added metadata to HEAD-response, boto uses this when only metadata is fetched Dan Berglund 2013-05-15 08:55:25 +02:00
  • 3880be5ea9 Added support for metadata on files, and support for POST:ing files to S3 Dan Berglund 2013-05-14 19:47:24 +02:00
  • fc02faa5bf 0.2.1 Steve Pulec 2013-05-16 22:26:45 -04:00
  • 549cb23b7f Better error messaging for dynamodb table gets for range key tables without range keys used. cc #28 Steve Pulec 2013-05-16 22:24:26 -04:00
  • 755fe6563b Fix missing dynamodb key status code to fix has_item. Closes #20 Steve Pulec 2013-05-07 00:19:04 -04:00
  • 4c8244b755 Clean up code for listing s3 keys. Fix #14. Steve Pulec 2013-05-07 00:03:05 -04:00
  • 6ceb36161c 0.2.0 Steve Pulec 2013-05-06 23:36:27 -04:00
  • caf73557cd Fix issue with large S3 values. Closes #11. Steve Pulec 2013-05-06 23:33:59 -04:00
  • 000006e49e Merge pull request #30 from spulec/httpretty-upstream Steve Pulec 2013-05-06 19:47:21 -07:00
  • 4345077173 coverage back at 100% Steve Pulec 2013-05-03 20:14:33 -04:00
  • 0fc2a638dd fix dependency link Steve Pulec 2013-05-03 19:53:56 -04:00
  • 47bd4c49a3 attempting to move to upstream httpretty Steve Pulec 2013-05-03 19:33:13 -04:00
  • fd828bdb2d Revert "Switch to real version of httpretty. woot." Steve Pulec 2013-04-30 08:33:53 -04:00
  • 84aeff5b06 Switch to real version of httpretty. woot. Steve Pulec 2013-04-29 23:36:24 -04:00
  • 85042c5c76 0.1.5 Steve Pulec 2013-04-27 17:58:37 -04:00
  • d5789ae866 add Authors file Steve Pulec 2013-04-27 17:54:24 -04:00
  • 3b52ba687d Merge pull request #25 from antimora/moto_23 Steve Pulec 2013-04-27 14:54:03 -07:00
  • 881dc851d8 Merge pull request #24 from antimora/moto_22 Steve Pulec 2013-04-27 14:50:37 -07:00
  • 5a9762f964 Add license. Steve Pulec 2013-04-26 17:13:43 -04:00
  • 64baad79b0 Returning None in get_queue when not found. Closes spulec/moto#23 dilshod.tadjibaev 2013-04-24 00:41:45 -07:00
  • c9fb6f1cc1 Implemented remaining Queue attributes. This closes spulec/moto#22 dilshod.tadjibaev 2013-04-23 23:53:30 -07:00
  • 6107658c65 0.1.4 Steve Pulec 2013-04-18 23:07:52 -04:00
  • dbf2368aa6 Implement SQS get_queue_url. Closes #18 Steve Pulec 2013-04-18 23:07:24 -04:00
  • afc7a64a34 0.1.3 Steve Pulec 2013-04-14 11:17:25 -04:00
  • be26daaff4 Fix S3 bucket list objects order and delimiters. Closes #14. Steve Pulec 2013-04-13 19:23:32 -04:00
  • 98d7a50790 Unquote s3 key names. Closes #13. Steve Pulec 2013-04-13 19:00:37 -04:00
  • 8fe0c91853 Fix services to work better with other regions. Closes #17. Steve Pulec 2013-04-13 18:22:26 -04:00
  • d96769a91c Fix for buckets with periods in them. Closes #15. Steve Pulec 2013-04-13 17:28:00 -04:00
  • b7c46ae7bf fix S3 last_modified. Closes #8 Steve Pulec 2013-03-29 17:45:33 -04:00
  • 3882858639 remove note about which boto version was tested Steve Pulec 2013-03-27 19:57:36 -04:00
  • 5854219a4c Upload part and complete upload. Somehow, boto doesn't like output I send it, even though it's copy-pasted from its own logs. Lucian Branescu Mihaila 2013-03-26 15:50:18 +00:00
  • f557487e06 Beginning of multipart upload support. Lucian Branescu Mihaila 2013-03-26 14:52:33 +00:00
  • 7f26525445 0.1.2 Steve Pulec 2013-03-26 10:13:50 -04:00
  • e64c73efed Allow writing empty body to s3 key if content-length is zero. Better fix for #6. Steve Pulec 2013-03-26 10:11:16 -04:00
  • 756955b61e Temporary fix to allow for writing empty strings to s3 keys. Closes #6. Steve Pulec 2013-03-26 09:02:04 -04:00
  • e677193753 0.1.1 Steve Pulec 2013-03-23 10:01:04 -04:00
  • 2b63c79c90 remove old extra dispatch method Steve Pulec 2013-03-23 10:00:43 -04:00
  • e55f26a07a S3 should allow dashes in bucket names. Closes #5. Steve Pulec 2013-03-23 09:57:20 -04:00
  • b03d48e6bc fixes to sqs encoding. Closes #4. Steve Pulec 2013-03-23 09:44:53 -04:00
  • a53f5c6730 0.1.0 Steve Pulec 2013-03-19 11:47:11 -04:00
  • fe2b3518ae move back to bundled httpretty for now Steve Pulec 2013-03-19 11:46:54 -04:00
  • 46b38c705c better setup.py description Steve Pulec 2013-03-19 11:45:19 -04:00
  • 71e9e295f6 0.0.10 Steve Pulec 2013-03-17 18:58:08 -04:00
  • d49baae644 add STS test Steve Pulec 2013-03-17 18:39:21 -04:00
  • ec3ab5ade7 fix httpretty dependency link Steve Pulec 2013-03-17 18:24:54 -04:00
  • cd518d060e move to httpretty fork instead of bundling it. Steve Pulec 2013-03-17 18:13:21 -04:00
  • 5bec85c6c0 make httpretty fork closed to upstream Steve Pulec 2013-03-17 18:10:31 -04:00