Commit Graph

2232 Commits

Author SHA1 Message Date
Adrian Cole 6cd8810100 Issue 440: added walrus provider 2011-01-05 01:00:56 +01:00
Adrian Cole 58cd5c1a14 Issue 440: added walrus provider 2011-01-05 00:58:25 +01:00
Adrian Cole 45da77073a Issue 440: added ScaleUp Storage to provider group 2011-01-05 00:42:41 +01:00
Adrian Cole 0263a15278 allow 409 on putBucket so it is compatible w/googlestorage 2011-01-05 00:36:55 +01:00
Adrian Cole a6145cfae9 Issue 440: added provider module for googlestorage 2011-01-04 23:41:38 +01:00
Adrian Cole 7b3c1982cf Issue 440: added aws-s3 provider 2011-01-04 23:05:26 +01:00
Adrian Cole 2fe58a6ddb Issue 440: moved s3 into its own api module 2011-01-04 22:23:54 +01:00
Adrian Cole f7e4f16d70 Issue 440: added aws-elb provider 2011-01-04 20:21:52 +01:00
Adrian Cole 478494b65c Issue 440: refactored zone and region logic into top-level jclouds so that we can decouple amazon's concepts from api implementations 2011-01-04 20:05:49 +01:00
Adrian Cole 93cd8eaef3 fixed aws error parser to always return http content 2011-01-04 20:02:47 +01:00
Adrian Cole 6dd5adfe86 made terremark test sequential so that it doesn't hang 2011-01-04 20:02:01 +01:00
Adrian Cole bebd2eef75 Issue 440: corrected test properties in pom 2011-01-04 14:59:02 +01:00
Adrian Cole ada49c2b3b refactored common location logic in aws and moved elb to its own module 2011-01-03 20:20:42 +01:00
Adrian Cole c9d1ef6d11 better message on auth error in aws 2011-01-02 18:20:10 +01:00
Adrian Cole d5e18405bf fixed bug in aws-simpledb tests 2011-01-02 17:55:42 +01:00
Adrian Cole 2759da648d added new aws-simpledb provider 2011-01-02 16:39:49 +01:00
Adrian Cole 49cbf7a0a4 added new aws-simpledb provider 2011-01-02 16:29:47 +01:00
Adrian Cole 2c16bde9f4 revised rimu to new location annotation 2011-01-02 16:29:07 +01:00
Adrian Cole 0eccc39789 moved simpledb code from aws to its own api module 2011-01-02 14:21:40 +01:00
Adrian Cole ae77435da5 new api structure for ec2 elb s3 simpledb and sqs 2011-01-02 13:31:41 +01:00
Adrian Cole 90c5c40fbd moved provider agnostic location code to core 2011-01-02 12:58:35 +01:00
Adrian Cole 581611abc5 corrected gogrid artifact id 2011-01-02 11:54:20 +01:00
Adrian Cole 1882128ec9 added slicehost into the providers group 2011-01-02 11:45:07 +01:00
Adrian Cole f8f2b69ada added gogrid into the providers group 2011-01-02 11:11:27 +01:00
Adrian Cole 20bd31fdea added gogrid into the providers group 2011-01-02 11:11:16 +01:00
Adrian Cole 96610a4ede moved rimuhosting into the sandbox, under the providers group 2011-01-02 10:58:30 +01:00
Adrian Cole c195c17aae added filesystem into the allblobstore bundle 2011-01-02 10:37:35 +01:00
Adrian Cole d71977618f added cloudsigma into the providers group 2011-01-02 10:37:04 +01:00
Adrian Cole c33ba61037 added filesystem to api project 2011-01-02 10:14:20 +01:00
Adrian Cole 0c41b4a8ba added new provider and api groups 2011-01-02 09:54:25 +01:00
Adrian Cole 417cb3acf0 moved loadbalancerservice into its own module 2011-01-01 20:28:52 +01:00
Adrian Cole ec0cd17270 fixed syntax error and disabled broken tests 2011-01-01 02:10:18 +01:00
Adrian Cole e1fa18a6a6 Merge branch 'master' of https://github.com/bastiao/jclouds
* 'master' of https://github.com/bastiao/jclouds:
  Remove printfs and adding comments
  adding some test functions to putAttributes
  Adding simpledb demo to module of parent pom.xml, forget it
  adding a simpledb demo
  Revert properties to use https
  Adding Support to putAttributes and Select
2011-01-01 01:52:19 +01:00
Adrian Cole add879e82c delta updated readme 2010-12-31 17:49:41 +01:00
Luis A. Bastiao Silva 8ec404f5be Merge branch 'master' of http://github.com/jclouds/jclouds 2010-12-31 15:50:54 +00:00
Luis A. Bastiao Silva 5c26be74c8 Remove printfs and adding comments 2010-12-31 15:43:21 +00:00
Adrian Cole 3c205ec56f corrected order 2010-12-31 14:41:19 +01:00
Adrian Cole e9b49ec1bb added instructions for setting up deltacloud on jruby 2010-12-31 14:39:12 +01:00
Adrian Cole d58ed7b3ac deltacloud: changed approach to use typed actions as opposed to methods like destroyInstance; validated state model 2010-12-30 23:41:34 +01:00
Adrian Cole 60b6b68556 code cleanup: http request immutability (except payload), builders, test backfill 2010-12-30 23:40:23 +01:00
Adrian Cole a23c2dd815 Merge branch 'master' of https://github.com/andreaturli/jclouds
* 'master' of https://github.com/andreaturli/jclouds:
  update TODO; removed Datacenter class
  clone operation added
2010-12-30 17:32:18 +01:00
Adrian Cole fced69c15f deltacloud: added state handling 2010-12-29 11:12:36 +01:00
andreaturli 132dbd9827 update TODO; removed Datacenter class 2010-12-29 10:54:01 +01:00
Adrian Cole e8b2303ba1 added instance states to deltacloud 2010-12-28 19:43:01 +01:00
andreaturli 048bfd7f73 clone operation added 2010-12-28 15:02:11 +01:00
Adrian Cole a24a1e261e revised links approach for deltacloud so that we can determine which features a collection supports 2010-12-28 13:19:21 +01:00
Adrian Cole 9b2f8138cf added hardware profiles to deltacloud 2010-12-28 11:35:47 +01:00
Adrian Cole df878f75dc another config tweak 2010-12-27 23:05:23 +01:00
Adrian Cole fe46d0d02a revised test properties in perftest 2010-12-27 22:54:49 +01:00
Adrian Cole dc7914c1f5 updated perftest to latest dependencies 2010-12-27 22:12:51 +01:00