Commit Graph

2469 Commits

Author SHA1 Message Date
Adrian Cole 179aacf768 Issue 168: removed abandoned vfs module 2011-01-11 11:22:00 -08:00
Adrian Cole 93d420c114 Issue 15: removed abandoned jets3t module 2011-01-11 11:21:28 -08:00
Adrian Cole a9794364da Issue 440: started refactoring maven for sandbox items 2011-01-11 11:20:39 -08:00
Adrian Cole 9e8a1f4bb2 Issue 447: breakup Utils 2011-01-11 09:50:37 -08:00
Adrian Cole a31332904f updated to final release of jersey 1.4 2011-01-10 08:46:22 -08:00
Adrian Cole 679d16441b Issue 446: update to latest guice 2011-01-10 08:31:59 -08:00
Adrian Cole cfcee554b3 created new providers that run the elasticstack api:
org.jclouds.api/elasticstack
org.jclouds.provider/elastichosts-lon-b
org.jclouds.provider/elastichosts-lon-p
org.jclouds.provider/elastichosts-sat-p
org.jclouds.provider/openhosting-east1
org.jclouds.provider/serverlove-z1-man
org.jclouds.provider/skalicloud-sdg-my
2011-01-09 22:24:41 -08:00
Adrian Cole e71d412a0a Issue 440: reorganized terremark and added trmk-common, trmk-ecloud, trmk-vcloudexpress 2011-01-09 17:52:48 -08:00
Adrian Cole 3d9a4070fb Issue 440: decoupled vcloudexpress from vcloud 2011-01-09 15:32:17 -08:00
Adrian Cole 68e55a76bb Issue 444: rackspace services now are selectable via the property jclouds.api-version 2011-01-09 12:45:21 -08:00
Adrian Cole e5ab8c2399 Issue 440: started to separate vcloud 2011-01-09 12:44:52 -08:00
Adrian Cole db3a533a92 Issue 429: added SwiftClient and SwiftAsyncClient so that we can add features in swift, but that rackspace cloudfiles doesn't support 2011-01-09 12:10:00 -08:00
Adrian Cole e00b465c78 Issue 440, 429: decoupled openstack swift from cloudfiles 2011-01-09 11:49:59 -08:00
Adrian Cole 17629960cd Issue 429: pulled cloudfiles-specific logic apart from swift 2011-01-09 10:32:35 -08:00
Adrian Cole e68a67042e Issue 444: expose @Path("{jclouds.api-version}") for interpretting path based on the version constant 2011-01-09 10:30:47 -08:00
Adrian Cole 3ca278723d Issue 440: added cloudservers and cloudfiles us and uk providers 2011-01-08 15:59:48 -08:00
Adrian Cole 9d6537dfc2 Issue 440: extracted cloudservers and cloudfiles into their own api modules, moved rackspace into commons 2011-01-08 10:46:54 -08:00
Adrian Cole 609ac300be comments for elb implementation 2011-01-06 17:27:26 -08:00
Adrian Cole 64c83cb6a6 missing pom 2011-01-06 17:14:48 -08:00
Adrian Cole 32d1cf6f90 Issue 440: moved simpledb, sqs, and cloudwatch into sandbox 2011-01-06 17:03:16 -08:00
Adrian Cole 71fc2792f3 Issue 440: moved jclouds-aws to aws-common 2011-01-06 16:48:51 -08:00
Adrian Cole c73b424a0f fixed typo in service path 2011-01-06 16:08:52 -08:00
Adrian Cole 2ca179ec54 fixed cyclic property problem 2011-01-06 14:59:07 -08:00
Adrian Cole 4646f52365 updated readme 2011-01-06 14:57:00 -08:00
Adrian Cole 1114ae654f Issue 335: moved nova-ec2 emulation to sandbox 2011-01-06 14:55:12 -08:00
Adrian Cole 2168a6982f Issue 440: added apis/eucalyptus and providers/ecc-ec2 2011-01-06 14:35:10 -08:00
Adrian Cole 47faeaf1bf Issue 440: corrected poms 2011-01-06 12:11:04 -08:00
Adrian Cole 739da911d2 Issue 440: moved aws-ec2 into its own provider module 2011-01-05 22:27:46 +01:00
Adrian Cole eedc94948e Issue 440: moved ec2 into its own api module 2011-01-05 21:42:34 +01:00
Adrian Cole de1ece441d Issue 440: moved cloudwatch to its own module 2011-01-05 19:32:40 +01:00
Adrian Cole 9185800200 Issue 440: move sqs code into its own api module 2011-01-05 18:23:46 +01:00
Adrian Cole 05c2a40259 fixed hand in trmk tests 2011-01-05 11:27:35 +01:00
Adrian Cole 2e436741bd Issue 440: split Eucalyptus Community Cloud (ecc-s3) into a provider, and moved walrus to be an api 2011-01-05 11:27:17 +01:00
Adrian Cole a8eaf28ae1 fixed cyclic propery in maven poms 2011-01-05 01:43:07 +01:00
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
Carlos ba920bb3e4 Use a fully qualified groupId for swank-clojure 2011-01-04 00:53:58 +01:00
Carlos cc881ae1b8 Git merge upstream/master 2011-01-03 21:14:27 +01:00
Carlos ad266c0f49 Remove all external repos for releases. Rely only on Maven Central 2011-01-03 21:09:43 +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