Commit Graph

7168 Commits

Author SHA1 Message Date
Steve Pulec
98fc1eeab9 update ec2 calls for boto 2.5 compat 2013-02-28 00:08:35 -05:00
Steve Pulec
6989f7ee59 add sts to dynamo for boto 2.5 backwards compat 2013-02-28 00:03:57 -05:00
Steve Pulec
db943bcdbb add other ways to call decorator 2013-02-27 22:25:15 -05:00
Steve Pulec
4fca60ba98 add test for sqs not implemented 2013-02-27 21:56:54 -05:00
Steve Pulec
459697508e remove extra newline 2013-02-27 01:20:10 -05:00
Steve Pulec
51c5f66aac change all mocking to include http and https 2013-02-27 01:15:26 -05:00
Steve Pulec
b0d89bb7b7 fix s3 key list and missing key response 2013-02-27 01:12:11 -05:00
Steve Pulec
91b61c7be5 another s3 http fix 2013-02-26 15:15:20 -05:00
Steve Pulec
62501999f6 0.0.5 2013-02-26 15:13:09 -05:00
Steve Pulec
3542f4ec30 make s3 handle http 2013-02-26 15:12:38 -05:00
Steve Pulec
0f1dc12b8c 0.0.4 2013-02-26 15:00:57 -05:00
Steve Pulec
9452e7c2ec add jinja2 to install_requires 2013-02-26 15:00:18 -05:00
Steve Pulec
4783db9b15 0.0.3 2013-02-26 14:58:31 -05:00
Steve Pulec
1db787e7da add url path normalization to httpretty 2013-02-26 14:47:47 -05:00
Steve Pulec
a07ec2940d fix test 2013-02-26 00:31:24 -05:00
Steve Pulec
d32059f301 pep8 2013-02-26 00:31:01 -05:00
Steve Pulec
bcbec29653 start pep8 cleanup 2013-02-26 00:12:34 -05:00
Steve Pulec
024624045f add boto to install requires 2013-02-25 23:56:41 -05:00
Steve Pulec
dc9677e323 clean up core responses 2013-02-25 23:48:17 -05:00
Steve Pulec
935e6bd95d fix tag deletion 2013-02-25 23:37:01 -05:00
Steve Pulec
156c9ba4c4 test ec2 not implemented 2013-02-25 23:29:15 -05:00
Steve Pulec
43591249ae test not implemented for sqs 2013-02-25 23:27:10 -05:00
Steve Pulec
757c45c659 replace pdbs with NotImplemented 2013-02-25 23:21:49 -05:00
Steve Pulec
1b3eca72b0 clean up old ec2 code 2013-02-25 23:09:45 -05:00
Steve Pulec
9a92e87f02 add ses core 2013-02-24 23:30:51 -05:00
Steve Pulec
41890225e6 add most of sqs features 2013-02-24 11:06:42 -05:00
Steve Pulec
67261d3125 add set_queue_attributes 2013-02-23 22:35:05 -05:00
Steve Pulec
89364ed864 Adding sqs queue creation 2013-02-23 22:26:46 -05:00
Steve Pulec
e261b82f29 add most of the snapshot implementation 2013-02-23 18:01:41 -05:00
Steve Pulec
f92a3ec00f volume attaching and detaching working 2013-02-23 17:37:55 -05:00
Steve Pulec
7464fcbbe9 clean up ec2 response init 2013-02-23 16:35:25 -05:00
Steve Pulec
0927e107fb when things arent implemented yet raise exception, not pdb 2013-02-23 16:32:40 -05:00
Steve Pulec
1c8af2881a add security group ingress rules 2013-02-23 16:27:43 -05:00
Steve Pulec
31f992fbe5 add, delete, describe security groups 2013-02-23 15:26:54 -05:00
Steve Pulec
fbd9206f23 add basic zone and region endpoints 2013-02-23 14:51:19 -05:00
Steve Pulec
351aca3c68 clean up instance attribute modification and add base AMI stuff 2013-02-23 14:22:09 -05:00
Steve Pulec
301c23a499 suppress boto logging for now for testing 2013-02-23 14:21:28 -05:00
zmsmith
a9c486ad47 removing pdb (sorry @spulec) 2013-02-23 01:58:12 -05:00
Steve Pulec
0bd4d57ef2 raise NotImplementedError if not implemented 2013-02-22 07:55:48 -05:00
Steve Pulec
27a086409e adding ec2 stubs 2013-02-21 23:13:01 -05:00
Steve Pulec
0df2864f99 convert ugly camelcase methods to nice, clean underscores 2013-02-21 19:34:57 -05:00
Steve Pulec
f824110ceb add ec2 tags 2013-02-20 23:19:43 -05:00
Steve Pulec
568d99dd42 refactor ec2 response structure 2013-02-20 22:21:55 -05:00
Steve Pulec
1d42cc3f53 add instance rebooting 2013-02-19 23:55:01 -05:00
Steve Pulec
4fa9cac7d6 add s3 copy_key 2013-02-19 23:29:46 -05:00
Steve Pulec
c3ae62e7a5 add freezegun to requirements 2013-02-19 23:02:31 -05:00
Steve Pulec
1af038290d add instance attribute description and modification 2013-02-19 23:01:19 -05:00
Steve Pulec
38611c3c99 fixing core model reset 2013-02-19 23:01:19 -05:00
zmsmith
7e3aa7c8ee Adding describe table end point 2013-02-19 20:39:04 -05:00
zmsmith
25734f0c85 Fix misnamed test 2013-02-19 20:01:31 -05:00