Commit Graph

2660 Commits

Author SHA1 Message Date
Carlos b5811c680d Ensure no snapshots are downloaded from java.net repository 2011-03-16 18:54:51 +01:00
Tibor Kiss 4ec124d264 Issue 430: JUnit tests for partitioning algorithm. Also fixed a bug
in the algorithm. JUnit tests for sequential multipart upload
strategy.
2011-03-16 15:36:38 +01:00
Carlos 49eb1bffaf Remove oauth repo now that it's in Maven Central repository 2011-03-16 12:24:07 +01:00
Carlos eb1fd05bda Remove gson repo now that gson is in Maven Central 2011-03-15 20:18:54 +01:00
Joost Diepenmaat 23e988ef5a make prefix optional for blobstore/list-blobs 2011-03-15 15:49:00 +01:00
Joost Diepenmaat 5983eb0402 make blobstore/list-blobs actually lazy 2011-03-15 15:34:54 +01:00
Adrian Cole 94ac74d711 updated cloudstack to work with both security group and advanced networking 2011-03-14 01:41:08 -07:00
Adrian Cole f5fa2d983b added toString to common functions so that they are easier to see when debugging 2011-03-14 01:39:59 -07:00
Adrian Cole b0f37625ec fixed s3 test 2011-03-12 16:02:51 -08:00
Adrian Cole b81156a1f3 Merge branch 'feature/scriptbuilder-fixes' of https://github.com/ccustine/jclouds
* 'feature/scriptbuilder-fixes' of https://github.com/ccustine/jclouds:
  Fix for classloader issues in OSGi, web apps, etc.
2011-03-12 14:30:50 -08:00
Hugo Duncan d9cb934feb Add clojure interface for spot instances
Add clojure template-builder keywords for spot instances introduced
for issue #308.  Add a builder for spot-options.
2011-03-12 16:30:36 -05:00
Chris Custine cfb74ffcc1 Fix for classloader issues in OSGi, web apps, etc. 2011-03-12 13:28:39 -07:00
Adrian Cole 9bdd97340b Issue 506:support hosteurope blobstore; break out scality-rs2 2011-03-12 12:14:11 -08:00
Adrian Cole 916863f1da made license statement less obnoxious 2011-03-12 12:08:33 -08:00
Adrian Cole 35291abba4 Issue 505: update gogrid to use new ubuntu image by default 2011-03-11 20:59:05 -08:00
Tibor Kiss beb915424b Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob 2011-03-10 12:14:17 +01:00
Tibor Kiss 270f2c3b4e Issue 430: fixed part ordering problem at completing the multipart
upload.
2011-03-10 12:13:18 +01:00
Adrian Cole 2b43975cc8 Merge branch 'large-blob' of git@github.com:jclouds/jclouds
* 'large-blob' of git@github.com:jclouds/jclouds:
  Issue 486: moved netty to a driver and created a base payload slicer
  AWS S3 sequential multipart upload strategy, newly added files.
  AWS S3 sequential Multipart Upload strategy
2011-03-09 13:42:02 -08:00
Adrian Cole f778dd3987 added missing spot state: closed 2011-03-08 15:01:13 -08:00
Adrian Cole fb4714cf33 added missing spot state: closed 2011-03-08 14:59:00 -08:00
Adrian Cole faa38774f4 removed credential when deleting spot instance 2011-03-08 14:49:11 -08:00
Adrian Cole b0c4b9be9a Issue 308: added compute service hooks for spot instances 2011-03-08 13:48:04 -08:00
Adrian Cole af0cff189c Issue 501: raise illegalstateexception when node dies before customization occurs 2011-03-08 09:15:55 -08:00
Adrian Cole 8ed7dcde82 Issue 501: break retry loop on timeout or illegal state 2011-03-08 08:47:55 -08:00
Adrian Cole 79a5edd1e2 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  changed single instance spot syntax to only return a single value
  fix for duplicate key exception
  Issue 308 finished provider api and testing of ec2 spot instances
  started code for ec2 spot instances
2011-03-08 07:44:29 -08:00
Adrian Cole 03e4c27457 fixed error message on node timeout 2011-03-08 07:44:21 -08:00
Adrian Cole 77d91f6e1a changed single instance spot syntax to only return a single value 2011-03-08 00:32:44 -08:00
Adrian Cole 25db134edc fix for duplicate key exception 2011-03-08 00:31:56 -08:00
Adrian Cole 46a214b54b Issue 308 finished provider api and testing of ec2 spot instances 2011-03-08 00:03:40 -08:00
Tibor Kiss 3a6a1df283 Merge branch 'jclouds-large-blob' into large-blob 2011-03-07 09:54:57 +01:00
Adrian Cole e5af84ef0e Issue 486: moved netty to a driver and created a base payload slicer 2011-03-07 09:54:25 +01:00
Tibor Kiss 9bbfcad144 AWS S3 sequential multipart upload strategy, newly added files. 2011-03-07 09:54:25 +01:00
Tibor Kiss ed27cbc7c0 AWS S3 sequential Multipart Upload strategy 2011-03-07 09:54:25 +01:00
Adrian Cole ab46268ca2 started code for ec2 spot instances 2011-03-07 00:58:50 -05:00
Adrian Cole ebd4d1e432 Issue 499:add and use import key support to aws-ec2 2011-03-06 15:35:06 -05:00
Adrian Cole d7814821a3 Issue 500: added options overrideLoginUserWith and overrideLoginCredentialWith 2011-03-06 15:33:22 -05:00
Tibor Kiss 35d54139c1 Merge branch 'large-blob' of https://github.com/jclouds/jclouds into jclouds-large-blob 2011-03-06 20:57:36 +01:00
Tibor Kiss f354712f89 Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob 2011-03-06 20:49:24 +01:00
Adrian Cole 9892fb1d1b Issue 499: added ssh key import to AWSKeyPairClient 2011-03-06 09:22:37 -05:00
Adrian Cole d42f50e0c0 fixed order in unit test 2011-03-06 08:06:34 -05:00
Adrian Cole b6667353f9 Issue 486: moved netty to a driver and created a base payload slicer 2011-03-06 00:04:46 -05:00
Adrian Cole 16843d9a92 Merge branch 'large-blob' of https://github.com/tiborkiss/jclouds into tiborkiss-large-blob
* 'large-blob' of https://github.com/tiborkiss/jclouds:
  AWS S3 sequential multipart upload strategy, newly added files.
  AWS S3 sequential Multipart Upload strategy
2011-03-05 21:16:07 -05:00
Adrian Cole 2c5e97627d removed deprecated usage 2011-03-05 21:08:55 -05:00
Adrian Cole a988b47627 Issue 471:add better error message when there's an interrupted exception 2011-03-05 20:57:19 -05:00
Adrian Cole 7bcdc74a35 added rest properties to vcloud test 2011-03-05 20:56:54 -05:00
Adrian Cole d494c8a9f3 Issue 494:vCloud director 1.0.1 fixes guest customization bug 2011-03-05 17:06:05 -05:00
Adrian Cole 59c0dbb6cd Issue 497:revise template options on a per-provider basis 2011-03-05 17:03:54 -05:00
Adrian Cole e3e0ad3e84 add public ips to collection for vcloud 2011-03-05 16:56:33 -05:00
Adrian Cole fb663fceed Issue 498:[vcloud] expose IpAddressAllocationMode to compute service 2011-03-05 16:55:59 -05:00
Adrian Cole 7eef59db02 allowed overriding of rest.properties during testing 2011-03-05 16:50:48 -05:00