48 Commits

Author SHA1 Message Date
Adrian Cole
7704b6b8f0 test tidies 2012-03-06 18:00:44 -08:00
David Ribeiro Alves
3e47867af4 updated readme 2012-03-06 20:37:54 +00:00
David Ribeiro Alves
0697494273 corrected IMachinePredicatesLiveTests that were failing and added workaround for transient function execution failure 2012-03-06 18:39:04 +00:00
David Ribeiro Alves
c64785d38e minor error wrt to test group 2012-03-06 03:33:11 +00:00
David Ribeiro Alves
4850ffe759 got the clone to get networking 2012-03-06 03:12:16 +00:00
David Ribeiro Alves
2421847527 solved a problem running most live tests where the admin disk was the same 2012-03-06 01:14:01 +00:00
David Ribeiro Alves
d2e1e36256 corrected formatting and small bug in CloneAndRegisterMachineFromIMachineIfNotAlreadyExistsLiveTest 2012-03-05 18:04:50 +00:00
David Ribeiro Alves
fa26fe34f9 formatted most changed classes to comply with jclouds formatting guildelines 2012-03-05 17:03:15 +00:00
David Ribeiro Alves
cf02e7dcaf clones are now booting, but without networking 2012-03-05 04:40:22 +00:00
David Ribeiro Alves
2e1f1e5da8 clone is created and boots sucessfully. still no network on the clone though 2012-03-05 04:23:58 +00:00
David Ribeiro Alves
3a4cd0b4bc stuck on adapter problems 2012-03-05 02:28:00 +00:00
David Ribeiro Alves
d0b4d81f9f added the possiblity for master machines to survive the jvm. first run creates and installs the master vm subsequent calls fetch the already created master from vm 2012-03-05 01:09:13 +00:00
David Ribeiro Alves
690bc9a4dc adapter creates the master image. cloning next 2012-03-04 23:35:18 +00:00
David Ribeiro Alves
406c6a9fc4 sshclien to the master is now workign 2012-03-04 18:54:57 +00:00
David Ribeiro Alves
af662850a9 merged changes from upstream 2012-03-04 18:08:19 +00:00
David Ribeiro Alves
d0e770c99b added dependencies 2012-03-04 17:52:34 +00:00
andreaturli
6e8b985a18 issue 384: NetworkSpec refactored - Adrian comments addressed 2012-03-02 23:41:38 +00:00
David Ribeiro Alves
960e6f8e0a added a computeservicecontext provider for the vbox host (byon) 2012-03-02 19:15:52 +00:00
andreaturli
01fa802dd7 issue 384: NetworkSpec refactored - Adrian comments addressed 2012-03-02 18:19:59 +00:00
Andrea Turli
edd16d0e26 Merge branch 'dev' of github.com:andreaturli/jclouds into dev
Conflicts:
	labs/virtualbox/src/main/java/org/jclouds/virtualbox/functions/AttachBridgedAdapterToMachine.java
	labs/virtualbox/src/main/java/org/jclouds/virtualbox/functions/CloneAndRegisterMachineFromIMachineIfNotAlreadyExists.java
	labs/virtualbox/src/test/java/org/jclouds/virtualbox/functions/CloneAndRegisterMachineFromIsoIfNotAlreadyExistsLiveTest.java
2012-03-01 17:32:56 +00:00
Andrea Turli
cf57f250a2 issue 384: network support refactored 2012-03-01 17:29:18 +00:00
Andrea Turli
dbd669caf8 issue 384: network support refactored 2012-03-01 16:55:38 +00:00
David Ribeiro Alves
e00181d74e circular dependencies problem with CreateAndInstallVm 2012-02-29 01:44:22 +00:00
David Ribeiro Alves
40a95be772 still failing matching the default image to the yaml images 2012-02-28 20:45:42 +00:00
David Ribeiro Alves
51e24096fe refactored image from yaml creation 2012-02-28 19:39:32 +00:00
David Ribeiro Alves
eab826fd42 refactored image from yaml creation 2012-02-28 19:11:37 +00:00
David Ribeiro Alves
c015f9f699 moving forward no more guice errors 2012-02-28 18:43:10 +00:00
David Ribeiro Alves
80f6b65d4b yaml desc reader added to compute adapter 2012-02-27 15:38:35 +00:00
Adrian Cole
fa7f81c4e7 Issue 847:version updates 2012-02-23 15:11:05 +02:00
Adrian Cole
6317c880ad Merge pull request #378 from andreaturli/development
issue 384: fixed GuestAdditions LiveTest
2012-02-19 06:48:55 -08:00
andreaturli
328621e961 issue 384: fixed GuestAdditions LiveTest - Adrian comments addressed 2012-02-19 10:59:45 +00:00
Adrian Cole
636c3bb6e5 Issue 357:Init script should check for errors + herefile fixes + script events 2012-02-19 01:53:19 +02:00
andreaturli
290c5d5f47 issue 384: fixed GuestAdditions LiveTest 2012-02-18 12:44:44 +00:00
Ioannis Canellos
5490b3068c [842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles. 2012-02-17 00:49:39 +02:00
Adrian Cole
e88a32a75d refactored virtualbox classes 2012-02-14 23:22:24 +01:00
Adrian Cole
481421569c refactored virtualbox scripts to use new scriptbuilder functions 2012-02-14 02:02:18 +01:00
Andrei Savu
af104325a7 Fixed broken build due to recent changes in labs/virtualbox 2012-02-13 14:38:01 +02:00
David Ribeiro Alves
ca602e7db0 Moved RunScriptData to src/main as there are non test dependencies; Deleted orpah and duplicate file GuestAdditionsInstallation.java (wrong place and duplicated in InstallGuestAdditions.java) as well as duplicate script installGuestAdditions.sh (duplicated in installModuleAssistantIfNeeded.sh) 2012-02-13 05:36:14 -06:00
andreaturli
40d19e0cf6 issue 384: GuestAdditions installer - jclouds comments addressed 2012-02-12 19:20:41 +00:00
andreaturli
20ec953fb6 issue 384: GuestAdditionsInstaller - fix scripts 2012-02-12 00:55:12 +00:00
andreaturli
af553b6294 issue 384: GuestAdditionsInstaller - fix future 2012-02-11 18:56:19 +00:00
andreaturli
623f3c6daa issue 384: GuestAdditionsInstaller 2012-02-11 18:56:19 +00:00
Adrian Cole
fe4d148528 updated current version to 1.5.0-SNAPSHOT 2012-02-04 11:06:07 -08:00
Adrian Cole
c388fc41b4 Issue 826: removed eager supplier of @Provider endpoint 2012-02-03 13:51:26 -08:00
Adrian Cole
d225df57e4 virtualbox related changes for Issue 826 2012-02-03 00:29:35 -08:00
Adrian Cole
abeffc1119 Issue 824:add field for hypervisor 2012-01-30 22:52:35 -08:00
Adrian Cole
f50e3f5b8e added scancode for # 2012-01-30 16:38:19 -08:00
Adrian Cole
51066b392b added vbox to labs 2012-01-30 16:38:11 -08:00