Commit Graph

  • 6f3a056171 add test for instance filtering by instance-id Christian Wittwer 2014-06-05 11:12:42 +0200
  • 96843fdfe8 Attribute instance-id added to filter dict Christian Wittwer 2014-06-05 10:51:45 +0200
  • 7cf2e06eb8 Add @matafc to authors. Steve Pulec 2014-05-31 11:43:43 -0400
  • d2029c3fa3 adding - get all certificates, get certificate, and upload certificates endpoints Kevin Glisson 2014-05-29 14:25:26 -0700
  • 0fbe7a3940 Merge pull request #133 from kouk/server_response_headers Steve Pulec 2014-05-20 08:48:48 -0400
  • 2b186511e8 don't provide request headers as response headers in server Konstantinos Koukopoulos 2014-05-19 16:16:50 +0300
  • df7e139855 0.3.1 Steve Pulec 2014-05-14 09:19:23 -0400
  • a202898245 Merge pull request #130 from smarthall/patch-1 Steve Pulec 2014-05-14 09:18:45 -0400
  • 82c8c43f5f Update setup.py to require 'requests' Daniel Hall 2014-05-14 20:50:22 +1000
  • befeb5bdde 0.3.0 Steve Pulec 2014-05-13 23:59:55 -0400
  • a30c932c4b Merge pull request #128 from stpierre/include-docs-in-pypi Steve Pulec 2014-05-12 20:59:22 -0400
  • a9059a5c9b include LICENSE, README, AUTHORS in pypi Chris St. Pierre 2014-05-12 10:06:48 -0400
  • 7acc22d8d1 Merge pull request #127 from spulec/sns-support Steve Pulec 2014-05-11 23:25:26 -0400
  • e38f7d4662 Fix string formatting for py26 Steve Pulec 2014-05-11 23:07:05 -0400
  • 216750c05b Add basic SNS support. Steve Pulec 2014-05-11 22:56:44 -0400
  • 955b4c6c4a Add tagging to all applicable EC2 objects. Closes #66. Steve Pulec 2014-05-11 19:00:28 -0400
  • 06481ebe7e Require a GroupDescription for security group creation. Closes #112. Steve Pulec 2014-05-11 17:37:00 -0400
  • 8182b3baa8 Extend security group testing for VPC. Steve Pulec 2014-05-11 17:13:48 -0400
  • ece46ecea8 Add @stpierre to authors. Steve Pulec 2014-05-09 17:48:07 -0400
  • 2bba0e9070 0.2.23 Steve Pulec 2014-05-09 17:46:54 -0400
  • 6c3fb51d10 Merge pull request #126 from stpierre/support-instance-properties Steve Pulec 2014-05-09 17:45:37 -0400
  • fab37942c4 Consistent _get_multi_param() function in responses Chris St. Pierre 2014-05-08 10:41:28 -0400
  • 745368242e Allow passing security groups by ID when creating instances Chris St. Pierre 2014-05-07 09:16:28 -0400
  • b244457c4f Added key_name support to instances Chris St. Pierre 2014-05-07 08:54:27 -0400
  • 4ba4dd5e26 Added subnet_id support to instances Chris St. Pierre 2014-05-07 08:47:25 -0400
  • 5ba2b3cb9a Added instance_type support to instances Chris St. Pierre 2014-05-07 08:36:19 -0400
  • 455ff1a72b Merge pull request #125 from gabe-untapt/delete_keys Steve Pulec 2014-05-06 21:03:43 -0400
  • 9f912e7a1f Implemeted bucket.delete_keys closes #124 Gabe Rives-Corbett 2014-05-06 17:21:33 -0400
  • 3c4bb2a1b4 0.2.22 Steve Pulec 2014-04-30 11:24:24 -0400
  • f61242feba Merge pull request #102 from andrewgross/feature/block-device-mapping Steve Pulec 2014-04-29 14:55:10 -0400
  • ce31b0200a Fix tests when using a working boto version Andrew Gross 2014-04-25 16:18:26 -0400
  • dbe17d059f Fix some merge issues, add block device parsing Andrew Gross 2014-04-25 15:44:55 -0400
  • 81a979cd1d Switch to fork for now Andrew Gross 2014-02-28 14:59:09 -0500
  • a0e48a6cf5 [Block Device] Add block device mapping to launch config backend Andrew Gross 2014-02-25 14:34:53 -0500
  • 912c3ceb39 Merge pull request #122 from IlyaSukhanov/master Steve Pulec 2014-04-22 19:00:44 -0400
  • 15b750a277 Implement ec2 dhcp_options Ilya Sukhanov 2014-04-15 19:02:26 -0400
  • e76b4c1250 Fix: Preseve status code in header when != 200 Ilya Sukhanov 2014-04-15 20:46:17 -0400
  • aa644b4340 Allow returning http errors with exceptions Ilya Sukhanov 2014-04-15 21:15:33 -0400
  • 713815f5c5 Merge pull request #118 from kouk/list_all_multiparts Steve Pulec 2014-04-03 09:14:09 -0400
  • d4602b9cae support listing all multipart uploads Konstantinos Koukopoulos 2014-04-02 19:03:40 +0300
  • 51b3a0507d Merge pull request #117 from kouk/multipart-etag Steve Pulec 2014-04-02 10:12:50 -0400
  • 9954612035 add format field numbers for python 2.6 support Konstantinos Koukopoulos 2014-04-02 16:34:29 +0300
  • 84ec801a52 refactor etag calculation to support a correct multipart key etag Konstantinos Koukopoulos 2014-04-02 14:40:04 +0300
  • f764e9e0f3 Add more test coverage for the server. Steve Pulec 2014-03-30 12:05:38 -0400
  • 1767d17018 Cleanup S3 a bit and add more coverage Steve Pulec 2014-03-30 11:50:36 -0400
  • 815bb8846c Change subnets to only have a reference to the vpc_id. Steve Pulec 2014-03-28 16:37:55 -0400
  • 1c10d887c0 Fix bug with Gateway Id not being required for Routes Steve Pulec 2014-03-28 16:17:43 -0400
  • 3e37aca241 0.2.21 Steve Pulec 2014-03-28 16:08:06 -0400
  • ef876dd27e Fix merge conflicts. Add basic cloudformation support. Closes #111. Steve Pulec 2014-03-27 19:12:53 -0400
  • 069c48b43a Merge pull request #115 from kouk/s3restore Steve Pulec 2014-03-27 08:40:18 -0400
  • 11938dae7a fix restore header formatting Konstantinos Koukopoulos 2014-03-27 10:00:50 +0200
  • 8ada1d7829 support restore operation on s3 keys Konstantinos Koukopoulos 2014-03-26 19:15:08 +0200
  • c9d5dffa24 support reduced redundancy storage Konstantinos Koukopoulos 2014-03-26 17:52:31 +0200
  • 1f49148a64 when copying keys create new objects using deepcopy Konstantinos Koukopoulos 2014-03-26 17:41:07 +0200
  • 7cf90edf0e Merge pull request #114 from joerick/fix-post Steve Pulec 2014-03-26 10:29:17 -0400
  • 2ba64e1322 support replacing key metadata when copying Konstantinos Koukopoulos 2014-03-26 16:02:14 +0200
  • 73602958ed Fix bug with POST uploads returning 400 client error Joe Rickerby 2014-03-26 13:53:14 +0000
  • 140f1c2000 Add ability to launch instances with security groups. Steve Pulec 2014-03-22 14:02:47 -0400
  • fc8fd79cd8 0.2.20 Steve Pulec 2014-03-21 17:06:58 -0400
  • a9b48ed836 Merge pull request #109 from StartTheShift/fix_vpc_grant_permission_issue Steve Pulec 2014-03-21 17:06:18 -0400
  • 77ab6d2022 removed unnecessary itertools chain. added success test case around authorize & revoke Jon Haddad 2014-03-21 13:31:00 -0700
  • 2cd5418ffa Merge pull request #110 from kouk/multipart-copy Steve Pulec 2014-03-21 15:50:54 -0400
  • f1a79b8f17 Merge pull request #107 from kouk/stsfederation Steve Pulec 2014-03-21 15:48:52 -0400
  • c68a1d3e9d support x-amz-copy-source in multipart uploads Konstantinos Koukopoulos 2014-03-21 17:33:10 +0200
  • b3608cac66 remove whitespace in sample responses in STS get_federation_token response Konstantinos Koukopoulos 2014-03-21 13:08:31 +0200
  • bcc2aa3394 fix querystring handling in get_federation_token Konstantinos Koukopoulos 2014-03-21 13:08:08 +0200
  • ecaf53fd28 fix for VPC revoking of rules related to groups Jon Haddad 2014-03-20 17:53:39 -0700
  • 2b4fe552d1 VPC support for adding rules improving Jon Haddad 2014-03-20 17:52:49 -0700
  • cbdc8ba183 We're getting back the correct group from get_security_group_from_id, but hitting another issue with the source_group_name also using an id rather than a name Jon Haddad 2014-03-20 17:26:08 -0700
  • 1480f8b44a test which verifies authorizing rules within a VPC is broken see issue #108 Jon Haddad 2014-03-20 16:22:37 -0700
  • 8e541ae9f8 add unit tests for get_federation_token Konstantinos Koukopoulos 2014-03-20 18:46:03 +0200
  • fb558bb1ca add support for sts get_federation_token Konstantinos Koukopoulos 2014-03-20 18:29:39 +0200
  • 60cd79c6e2 S3 Mock should return an HTTP 409 if trying to create a bucket that already exists. Closes #94. Steve Pulec 2014-03-16 21:25:14 -0400
  • 76553671f2 Merge pull request #106 from tinyclues/master Steve Pulec 2014-03-16 19:15:45 -0400
  • 8612e9d782 Use hash_key in query to filter returned items jexhson 2014-03-14 16:37:01 +0100
  • e0f4c60796 0.2.19 Steve Pulec 2014-03-04 17:55:41 -0500
  • 2e10f46e96 Merge pull request #101 from kouk/keypairs Steve Pulec 2014-03-04 17:53:52 -0500
  • 1aea146b24 Add @hltbra to authors. Steve Pulec 2014-03-04 17:51:31 -0500
  • b7c1de8275 Merge pull request #82 from hltbra/associate-public-ip-address Steve Pulec 2014-03-04 17:50:42 -0500
  • 94abf90920 [tests] Update boto version for the AssociatePublicIpAddress boto fix. Refs #82 Hugo Lopes Tavares 2014-02-10 14:08:56 -0500
  • 8b6facf133 Add support to launch configuration AssociatePublicIpAddress parameter Hugo Lopes Tavares 2014-01-24 10:56:08 -0500
  • 15e529a4be Merge pull request #103 from JeffMGreg/master Steve Pulec 2014-03-04 08:20:38 -0500
  • 9f14d13163 tests for reverse query order Jeff Gregory 2014-03-03 13:49:08 -0800
  • 598c22528f added support for ScanIndexForward and actual range ordering on range items and not just the dictionaries Jeff Gregory 2014-03-03 13:41:07 -0800
  • 8db4097861 raise NotImplementedError when Filters are used in describe_key_pairs Konstantinos Koukopoulos 2014-02-24 16:35:03 +0200
  • e19967b7d5 support names in DescribeKeyPairs Konstantinos Koukopoulos 2014-02-24 15:22:08 +0200
  • 72ae98128c really delete key pair Konstantinos Koukopoulos 2014-02-24 13:38:46 +0200
  • 38fa8de4b4 test for delete_key_pair Konstantinos Koukopoulos 2014-02-24 13:35:42 +0200
  • e7d2c2687a implement delete_key_pair, test zero case Konstantinos Koukopoulos 2014-02-24 13:34:39 +0200
  • 99c6b8acbe test DescribeKeyPairs with more than one key pair Konstantinos Koukopoulos 2014-02-24 13:20:47 +0200
  • 35063ca743 make duplicate key pair test pass Konstantinos Koukopoulos 2014-02-24 13:13:23 +0200
  • 8b7c3a3312 add test for creating already existing keypair Konstantinos Koukopoulos 2014-02-24 13:06:53 +0200
  • ddfe478479 implement test for create_key_pair Konstantinos Koukopoulos 2014-02-24 13:03:26 +0200
  • 65beb30054 create KeyPairBackend in ec2 model, use in keypair test Konstantinos Koukopoulos 2014-02-24 12:42:50 +0200
  • c688e43a9a add test for create_key_pair Konstantinos Koukopoulos 2014-02-24 12:24:46 +0200
  • d438b05d41 return empty key pairs response Konstantinos Koukopoulos 2014-02-24 12:18:52 +0200
  • 390d3b900c add a first failing unit test for keypairs Konstantinos Koukopoulos 2014-02-24 12:08:00 +0200
  • 1e011d93d1 Test query search ordre Jeff Gregory 2014-02-23 23:38:04 -0800
  • 6b8241a351 Add @JeffMGreg to authors Steve Pulec 2014-02-23 19:09:48 -0500
  • 418592e865 Merge pull request #100 from JeffMGreg/master Steve Pulec 2014-02-23 19:08:51 -0500