Commit Graph

2281 Commits

Author SHA1 Message Date
Adrian Cole b80fa45ebb Issue 425: added underscores to the permitted list 2010-12-10 08:48:58 +00:00
Adrian Cole 66509e2f99 updated template to lastest version of amz linux 2010-12-06 22:31:32 +00:00
Adrian Cole 550cef78fa split drive and server metrics for elastichosts/cloudsigma into separate objects 2010-12-06 22:07:45 +00:00
Adrian Cole 84b76c0606 Issue 421: Updated to google gson 1.6, and patched their classes to support natural parsing of Map<String, Object> 2010-12-06 21:32:34 +00:00
Adrian Cole bf325b1126 separated runtime metadata from normal domain objects in elasticstack api 2010-12-05 20:52:43 +00:00
Adrian Cole 73c27dce6d Issue 385: exposed underlying client and means to test 2010-12-05 12:46:34 +00:00
Adrian Cole 1063924f6a fixed issue where body of a Payload arg wasn't being added to the http request 2010-12-04 23:45:03 +00:00
Adrian Cole 6e975662c1 Issue 412: added elasticstack read-only commands for servers 2010-12-04 23:26:16 +00:00
Adrian Cole 92a9e2f562 Issue 419 separated elasticstack and cloudsigma drivers 2010-12-04 17:47:16 +00:00
Adrian Cole 19a8ce4db2 Issue 310: added simpledb client 2010-12-04 17:23:38 +00:00
andreaturli 5f6cc052ce first commit 2010-12-04 16:21:37 +01:00
unknown 477466ca64 Merge branch 'master' of git://github.com/jclouds/jclouds 2010-12-03 20:08:53 +01:00
unknown 69ef3fa7ea first commit 2010-12-03 20:08:37 +01:00
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