Commit Graph

2168 Commits

Author SHA1 Message Date
Adrian Cole 51f40c84bf renamed elastichosts to elasticstack 2010-12-03 18:44:39 +00:00
Adrian Cole 934bf68b21 Merge branch 'master' of https://github.com/tbatchelli/jclouds
* 'master' of https://github.com/tbatchelli/jclouds:
  GoGrid credential list might contain credentials that are not for computes.
  GoGrid's images might have their description null. Return empty string in this case.
2010-12-02 14:59:14 +00:00
Adrian Cole 243fcfab81 Issue 412: split cloudsigma and elastichosts apis 2010-12-01 22:41:25 +00:00
Adrian Cole 989500ded6 shortened test tag names to try and workaround a character limitation 2010-12-01 15:59:37 +00:00
Adrian Cole aa05473bf8 shortened tag names in ec2 tests 2010-12-01 00:17:37 +00:00
Adrian Cole 9ff54e5956 worked around case problem in scaleup-storage 2010-11-30 16:06:06 +00:00
Adrian Cole 552e2f1193 added scaleup-storage, and workaround as it doesn't yet support bucket location 2010-11-30 15:48:58 +00:00
Adrian Cole 1212f50d51 missing test 2010-11-30 14:07:59 +00:00
Adrian Cole 46145b0a34 Merge branch 'ahc-fixes' of https://github.com/neotyk/jclouds
* 'ahc-fixes' of https://github.com/neotyk/jclouds:
  Big file upload and download fixes
2010-11-30 12:41:04 +00:00
Adrian Cole 53ac4751f5 Issue 414: fixed length problem on string payload by eagerly encoding to UTF-8 2010-11-30 11:46:25 +00:00
Adrian Cole 8ce596be50 updated cargo version 2010-11-30 11:45:26 +00:00
Hubert Iwaniuk 3d633b1768 Big file upload and download fixes 2010-11-29 17:41:24 +01:00
Adrian Cole fa0ed8664d Merge branch 'issue-406' of https://github.com/mattiasholmqvist/jclouds
* 'issue-406' of https://github.com/mattiasholmqvist/jclouds:
  Fixing issue 406. Handling the NullPointerException (NullOutputException) from MapMaker$ComputingMapAdapter.get() call.
2010-11-27 03:13:42 +01:00
Adrian Cole ea3b75874e added server model to elastichosts 2010-11-27 01:31:09 +01:00
Mattias Holmqvist 512eb0139c Fixing issue 406. Handling the NullPointerException (NullOutputException) from MapMaker$ComputingMapAdapter.get() call. 2010-11-25 23:29:26 +01:00
Adrian Cole b41eedf882 issue 378:cannot recreate a destroyed node set in ec2 2010-11-25 20:09:27 +01:00
Adrian Cole f4870b547c bad method mapping for count-blobs 2010-11-25 15:18:16 +01:00
Adrian Cole c77979c311 Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Solved issue 409: Filesystem provider treats PROPERTY_BASEDIR pointing to an absolute dir
2010-11-24 10:59:57 +01:00
Adrian Cole e6110c96fd Issue 413: removed use of guice internal @Nullable annotations 2010-11-24 10:58:51 +01:00
Adrian Cole 9f51726239 Issue 413: removed use of guice internal @Nullable annotations 2010-11-24 10:43:54 +01:00
tbatchelli MBP b4417fcdd1 GoGrid credential list might contain credentials that are not for computes. 2010-11-23 23:12:13 -08:00
tbatchelli MBP 084a383cf5 GoGrid's images might have their description null. Return empty string in this case. 2010-11-23 23:11:28 -08:00
Lili Nader 8b716a06d8 Merge branch 'master' of github.com:jclouds/jclouds 2010-11-22 12:44:15 -08:00
Rainbowbreeze 0b1fdb2ca2 Solved issue 409: Filesystem provider treats PROPERTY_BASEDIR pointing to an absolute dir 2010-11-22 12:40:50 +01:00
Adrian Cole 7cf4886a51 stubbed out live tests for elastichosts drive api 2010-11-22 11:14:56 +01:00
Adrian Cole 0caab0226b added last drive commands to elastichosts 2010-11-21 22:53:16 +01:00
Adrian Cole a2a84535d0 added read/write features for drives in elastic hosts 2010-11-21 22:40:56 +01:00
Adrian Cole 559a9485ad elastic hosts enums are lowercase 2010-11-21 19:01:22 +01:00
Adrian Cole 486ba28360 added setDriveData to elastichosts impl 2010-11-21 18:55:46 +01:00
Adrian Cole 0ca3a686f5 encryption properties are not mutable except during creation requests 2010-11-21 18:37:47 +01:00
Adrian Cole 6ee0b3548d implemented nearly all drive functions for elastichosts 2010-11-21 17:58:49 +01:00
Adrian Cole f7fe6aedc9 Issue 412: added initial support for elastichosts 2010-11-20 13:23:56 +01:00
Adrian Cole e652f91aa7 updated current version 2010-11-17 11:16:07 +01:00
Adrian Cole 2921dbb157 Issue 406: absorb any problem looking up image implicitly 2010-11-16 23:00:35 +01:00
Adrian Cole a8c24236ab fixed ibmdev to compile again 2010-11-15 10:44:21 +01:00
Adrian Cole 5b27c07eaf Issue 380: handle redirects with relative paths 2010-11-13 07:28:02 +01:00
andreaturli 5ea05a3066 templateBuilder improvement 2010-11-12 22:08:53 +01:00
Adrian Cole 08b8bb1f00 added libvirt specific context spec object 2010-11-11 14:58:21 +01:00
Andrea Turli 4f83c7dc1e Merge branch 'master' of git://github.com/jclouds/jclouds 2010-11-11 12:55:39 +01:00
Andrea Turli 013b1714c1 LibvirtConstants 2010-11-11 12:54:14 +01:00
andreaturli 02611ad2ef libivrt constants 2010-11-11 11:40:10 +01:00
Adrian Cole ef0ac61104 Issue 403: add httpresponse to auth exception 2010-11-11 10:57:15 +01:00
Adrian Cole 5b40df46c9 Issue 401: added CR to windows cmd files 2010-11-11 10:47:16 +01:00
andreaturli 5a177e9c76 destroy() implemented 2010-11-10 21:43:06 +01:00
andreaturli 47aff91e1e Merge branch 'master' of git://github.com/jclouds/jclouds 2010-11-10 21:36:27 +01:00
Andrew Phillips cc5c108c29 Using version 2.1 of the maven-release-plugin for proper Git support 2010-11-10 01:47:17 +01:00
Andrew Phillips 532c4eb71f Merge remote branch 'origin' 2010-11-09 22:09:40 +01:00
andreaturli 6623a5b829 fixed multi nodes creation issue 2010-11-09 19:33:07 +01:00
andreaturli aa885a3149 Merge branch 'master' of git://github.com/jclouds/jclouds 2010-11-09 19:28:15 +01:00
andreaturli 7d0bd78770 fixed multi nodes creation issue 2010-11-09 19:28:04 +01:00