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

490 commits

Author SHA1 Message Date
geemus
8aa2950e01 [aws|compute] fix tag model save method 2010-10-12 11:03:46 -07:00
geemus
f2fd5d30b7 [aws|compute] fleshing out tag support 2010-10-12 11:00:59 -07:00
geemus
7f2ecbf44c [aws|compute] cleanup/consistency fixes for describe_images parser 2010-10-11 18:17:57 -07:00
geemus
a1374e9aa5 [aws|compute] model level warnings/fixes for filters 2010-10-11 13:45:26 -07:00
geemus
40ab6052ea [aws|compute] tweaks for tags lookups 2010-10-11 13:40:34 -07:00
Seth Chisamore
e75690f781 initial AWS tag support, describe only 2010-10-12 02:10:09 +08: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
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -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
fe480bbaa3 [eucalyptus] clean up some stuff to allow eucalyptus to use AWS::Compute 2010-09-29 17:53:32 -07:00
geemus
e0a5341534 [aws][storage] warn when following redirects 2010-09-27 20:44:46 -07:00
geemus
0ed3d6e73e [aws][storage] redirect following cleanup 2010-09-27 16:08:04 -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
cbacca9df1 [aws][storage] fix mock region defaulting 2010-09-24 14:43:29 -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
cdca74ff6a [aws] segregate mock data by region 2010-09-24 13:50:44 -07:00
geemus
99d2920372 [aws][storage] more robust object url generation, also fixes non-standard regions and defaults to https 2010-09-24 11:32:48 -07:00
geemus
a986736523 clean/fix bootstrap methods 2010-09-23 17:39:25 -07:00
geemus
1ff62d60d3 fix aws bin loading 2010-09-23 16:35:30 -07:00
geemus
a4b4e1ffd9 fix test helpers 2010-09-23 10:48:52 -07:00
geemus
283a757a86 [aws][storage] nicer acl setting mechanism 2010-09-23 09:38:55 -07:00
geemus
972c2792ea [aws] 1 index indexed_param and remove extra argument 2010-09-22 17:20:59 -07:00
geemus
c00dd7e205 [aws][compute] add description for run_instances to do idempotent 2010-09-22 16:52:31 -07:00
geemus
88d540376d [aws][storage] update dns warning to be more specific 2010-09-22 14:29:35 -07:00
geemus
ad2a921ea6 [aws][compute] add import_key_pair stuff 2010-09-22 12:06:25 -07:00
geemus
07dbdf6952 providers abstraction, more consolidated bin stuff between providers 2010-09-21 11:11:15 -07:00
geemus
22af45ed06 expanding on bootstrap and adding to aws 2010-09-15 17:31:45 -07:00
geemus
f0e2cfd21d rely on service to include collections 2010-09-14 10:51:13 -07:00
geemus
c1a4e65fa9 AWS::Compute add t1.micro to flavors 2010-09-10 10:44:45 -07:00
geemus
a963703309 fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
geemus
ce2a9beaf4 remove duplicate credential defaulting code 2010-09-07 15:39:38 -07:00
geemus
6d6eafbb2b update attribute to consistently take hash and remove legacy array of aliases usage 2010-09-07 11:30:02 -07:00
geemus
dce5893555 add services accessors and clarify vocab by not reusing service 2010-09-03 15:32:30 -07:00
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
geemus
a3af5d7800 working toward more consistent/simpler collection/bin management 2010-09-02 16:01:19 -07:00
geemus
c96614a11d consolidate credential management when running from bin 2010-09-02 13:39:01 -07:00
geemus
9dbf738b0d Merge branch 'master' of github.com:geemus/fog 2010-09-01 11:14:57 -07:00