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

1154 commits

Author SHA1 Message Date
geemus
91f875785d fix format of last commit 2010-10-06 17:30:09 -07:00
geemus
526872992d add temporary note in the readme about the webinar 2010-10-06 17:29:37 -07:00
geemus
35101ee079 update/fix contributor guide link in readme 2010-10-06 15:05:45 -07:00
geemus
0d2a2b0f96 [aws|compute] fix inverted logic for idempotent 2010-10-05 10:34:37 -07:00
geemus
cf724053a0 [aws|compute] fixes to make clientToken work properly throughout 2010-10-04 16:27:32 -07:00
geemus
b6ae71066f [aws][compute] describe_instances should return clientToken 2010-10-04 16:17:19 -07:00
geemus
5573dda98b Revert "[aws|compute] tweaks for servers"
clientToken is returned by describe_instances, so it should be an
attribute
This reverts commit 7f48b10559.
2010-10-04 16:16:03 -07:00
geemus
e923e3c959 raise an error if trying to re-save a model 2010-10-04 16:08:34 -07:00
geemus
7f48b10559 [aws|compute] tweaks for servers 2010-10-04 15:53:58 -07:00
Martin Emde
097f460ec6 [aws|compute] Allow client_token for idempotent server creation 2010-10-05 06:51:30 +08:00
Martin Emde
5f512998f9 [aws|compute] Check if security groups is empty in run_instances 2010-10-05 06:51:30 +08:00
geemus
6f2ce0d895 [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
geemus
59e1d89882 check FOG_MOCK in env for bin/fog 2010-10-04 14:03:22 -07:00
geemus
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -07:00
geemus
72577e3435 add note about todo items to readme 2010-10-01 13:41:16 -07:00
geemus
a10f8a21eb [aws|compute] fix bug where #get would make #reload misbehave 2010-10-01 11:14:26 -07:00
geemus
beb934eae2 [aws|storage] fix bug where path would get overridden and break signing 2010-10-01 10:38:15 -07:00
geemus
7f218e1802 add link to providers page on wiki 2010-09-30 17:29:51 -07:00
geemus
fe480bbaa3 [eucalyptus] clean up some stuff to allow eucalyptus to use AWS::Compute 2010-09-29 17:53:32 -07:00
geemus
dfd30e521f cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
geemus
8a773bf423 Release 0.3.7 2010-09-29 11:43:18 -07:00
geemus
4c388d0108 cleanup toward better model tests 2010-09-29 11:42:50 -07:00
geemus
0d78d10451 bump excon to get 1.9 encoding fix 2010-09-29 11:40:15 -07:00
geemus
15946def4d update model helper to be more consistent with newer tests 2010-09-28 16:01:16 -07:00
geemus
4e118550fa also update local in readme 2010-09-28 15:50:13 -07:00
geemus
f8768f9cd2 update readme to better map to compute/storage naming 2010-09-28 15:49:08 -07:00
geemus
b3a25e8808 [aws|compute] move images specs to tests 2010-09-28 15:27:28 -07:00
geemus
fbcc8dd6e4 [aws|compute] add tests for import_key_pair 2010-09-28 14:48:37 -07:00
geemus
b5025c939b [bluebox][compute] first pass at bootstrap/setup 2010-09-27 22:12:41 -07:00
geemus
e0a5341534 [aws][storage] warn when following redirects 2010-09-27 20:44:46 -07:00
geemus
99ba20f411 [slicehost][compute] get first pass of bootstrap working 2010-09-27 20:38:17 -07:00
geemus
9de9069433 Release 0.3.6 2010-09-27 16:10:03 -07:00
geemus
0ed3d6e73e [aws][storage] redirect following cleanup 2010-09-27 16:08:04 -07:00
geemus
3803bd0d16 [aws][storage] move request specs to correct directory 2010-09-27 16:03:23 -07:00
Lars Pind
f0cf5eecdf This works for Amazon's 307s 2010-09-28 06:48:58 +08:00
Lars Pind
68bca84e4f Expect 307 as well 2010-09-28 06:48:57 +08:00
Lars Pind
9c062d5467 Handle 307 Temporary redirect 2010-09-28 06:48:57 +08:00
geemus
1ea7e2f3c0 update readme with @fog 2010-09-27 13:31:19 -07:00
geemus
1abf3579a6 Release 0.3.5 2010-09-24 14:44:07 -07:00
geemus
cbacca9df1 [aws][storage] fix mock region defaulting 2010-09-24 14:43:29 -07:00
geemus
e95c17c8fa Release 0.3.4 2010-09-24 14:38:07 -07:00
geemus
2080509ef7 pick a name for bootstrap even if not using credentials 2010-09-24 14:36:59 -07:00
geemus
ab4dbcb5f7 [aws][storage] storage needs to set host so that x_object_url methods will work 2010-09-24 14:36:42 -07:00
geemus
760cd28526 Release 0.3.3 2010-09-24 13:51:29 -07:00
geemus
cdca74ff6a [aws] segregate mock data by region 2010-09-24 13:50:44 -07:00
geemus
a291086009 Release 0.3.2 2010-09-24 13:27:00 -07:00
geemus
cb1f9de269 add google storage to readme 2010-09-24 13:26:02 -07:00
geemus
2a8982577c [google][storage] close the formatador warning so that stuff won't keep being yellow 2010-09-24 13:24:52 -07:00
geemus
f1cb38ab1a update bin to match latest 2010-09-24 13:14:57 -07:00
Ariel Zavala
42d452f567 removed references to s3; removed unimplemented requests 2010-09-24 13:14:57 -07:00