Commit Graph

77 Commits

Author SHA1 Message Date
Adrian Cole 28fd8b8d4f adjusted example for box.net to use rest.properties 2010-12-21 21:13:35 +01:00
Adrian Cole 946311f812 Issue 427: deltacloud refactor and image support 2010-12-21 14:22:10 +01:00
Adrian Cole d60df6cd6b added instructions for delta 2010-12-21 13:33:38 +01:00
Adrian Cole 413900bac0 cloudsigma as a top-level provider 2010-12-20 15:16:04 +01:00
Adrian Cole 9de014e354 Issue 419: computeservice support for cloudsigma 2010-12-20 14:39:25 +01:00
Adrian Cole 8a51b65cd6 fixed syntax in box.net 2010-12-20 10:42:31 +01:00
Adrian Cole de04e9ec9d Issue 412: elasticstack/hosts is now a top-level provider 2010-12-20 01:35:18 +01:00
Adrian Cole 23b164ba3d Issue 419: removed dependency between elasticstack and cloudsigma 2010-12-20 01:12:42 +01:00
Adrian Cole 90ee548e8d Issue 412: added computeservice support to elasticstack 2010-12-19 23:52:57 +01:00
Adrian Cole 033277d31c Issue 385: exposed way to access synch and asynch classes within skeleton compute provider 2010-12-19 18:18:01 +01:00
Adrian Cole c46bb08835 Issue 412, 419: ssh test 2010-12-19 17:05:11 +01:00
Adrian Cole bd7d9fb594 Issue 419: cloudsigma server lifecycle now works 2010-12-19 16:33:52 +01:00
Adrian Cole 70fbb3a5b8 Issue 412: elastichosts drive now verifies ssh opens properly 2010-12-19 12:28:56 +01:00
Adrian Cole c57e09c5ae Issue 412: updated syntax for readDrive based on notes from elasticstack 2010-12-18 21:36:52 +01:00
Adrian Cole 81760ee086 Issue 412: server create now operates 2010-12-18 19:51:49 +01:00
Adrian Cole 2c4f866d9b Merge branch 'master' of https://github.com/andreaturli/jclouds
* 'master' of https://github.com/andreaturli/jclouds:
  fix on jclouds-vsphere
2010-12-18 11:18:48 +01:00
Adrian Cole 01eba379d8 Issue 427: started on deltacloud 2010-12-17 19:17:22 +01:00
andreaturli f4afd8a53f fix on jclouds-vsphere 2010-12-12 16:34:25 +01: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 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
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 243fcfab81 Issue 412: split cloudsigma and elastichosts apis 2010-12-01 22:41:25 +00:00
Hubert Iwaniuk 3d633b1768 Big file upload and download fixes 2010-11-29 17:41:24 +01:00
Adrian Cole ea3b75874e added server model to elastichosts 2010-11-27 01:31:09 +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 a8c24236ab fixed ibmdev to compile again 2010-11-15 10:44:21 +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 013b1714c1 LibvirtConstants 2010-11-11 12:54:14 +01:00
andreaturli 02611ad2ef libivrt constants 2010-11-11 11:40:10 +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
andreaturli 6623a5b829 fixed multi nodes creation issue 2010-11-09 19:33:07 +01:00
andreaturli 7d0bd78770 fixed multi nodes creation issue 2010-11-09 19:28:04 +01:00
andreaturli 6fea7cc950 fixed multi nodes creation issue 2010-11-08 12:27:09 +01:00
Andrew Phillips c97a3e8cc5 Merge remote branch 'origin'
Conflicts:
	core/src/main/resources/rest.properties
	demos/gae-tweetstore-spring/src/main/java/org/jclouds/demo/tweetstore/config/SpringServletConfig.java
	rimuhosting/pom.xml
2010-11-08 11:08:50 +01:00