1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

23 commits

Author SHA1 Message Date
Wesley Beary
6cfcfd1edf first pass at query param signed s3 requests 2009-10-03 15:43:19 -07:00
Wesley Beary
4d8cb107a4 [s3] use path, rather than subdomain requests, as necessary 2009-10-02 22:34:40 -07:00
Wesley Beary
a25d38851e fix describe_security_group mocks 2009-09-12 11:35:14 -07:00
Wesley Beary
a13e9d62d9 fixes for ec2 instance mocks 2009-09-12 11:29:55 -07:00
Wesley Beary
f411163df4 add mocking for get_console_output, couple small cleanups 2009-09-11 20:47:32 -07:00
Wesley Beary
23ae9584a1 Stream data for S3 get/put object 2009-09-09 20:44:28 -07:00
Wesley Beary
beed92d667 more failure specs for simpledb 2009-09-07 21:34:12 -07:00
Wesley Beary
6c0e4f5ab1 first pass at simpledb mocks 2009-09-07 21:25:50 -07:00
Wesley Beary
b23594254c Fix s3 mocking behaviours:
1) delete_bucket should raise a 409 if the bucket is not empty
2) (get/put)_object should have 'Content-Type' headers
2009-09-02 20:15:32 -07:00
Wesley Beary
8a2ba3ca4e mock attach/detach volume 2009-08-25 19:49:55 -07:00
Wesley Beary
310373bd66 (dis)associate address spec 2009-08-24 20:59:19 -07:00
Wesley Beary
e28c021cec make describe instances return more consistent and add mocks 2009-08-23 11:01:37 -07:00
Wesley Beary
312e962846 first pass at run/terminate instance mocks 2009-08-21 22:04:12 -07:00
Wesley Beary
2c25fae5f1 use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
Wesley Beary
09e9315be9 cleanup/decouple specs 2009-08-19 20:32:57 -07:00
Wesley Beary
5cdb40d261 change to use nested success/fail blocks 2009-08-19 19:11:57 -07:00
Wesley Beary
1e4c61c265 spec snapshot failure cases 2009-08-19 19:11:40 -07:00
Wesley Beary
bb7c79295e support options in s3.get_bucket mocks 2009-08-18 09:32:25 -07:00
Wesley Beary
962169950a keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
Wesley Beary
91a0d88f69 fix query params for s3 2009-08-17 17:57:52 -07:00
Wesley Beary
e59a6c3645 fix spec_helper file path 2009-08-17 15:55:30 -07:00
Wesley Beary
7f0fa5c869 merge with latest head 2009-08-17 15:25:19 -07:00
Wesley Beary
703f91a4d1 reorganize specs 2009-08-12 20:40:30 -07:00