Andrea Turli
|
d10f45ad46
|
issue 384: bridged support
|
2012-03-13 04:11:42 +00:00 |
David Ribeiro Alves
|
fb488c192d
|
added public address for vms and unit tested imachinetonodemetadata
|
2012-03-12 18:11:22 +00:00 |
David Ribeiro Alves
|
93b08a01e3
|
deleted extraneous exclamation point
|
2012-03-12 16:03:04 +00:00 |
David Ribeiro Alves
|
5efcea6839
|
changed delay to sockettester
|
2012-03-12 15:56:15 +00:00 |
David Ribeiro Alves
|
8ba6e91b7c
|
improved hardware matching. *adapter now returns the list of images instead of a no-id mock hardware
|
2012-03-12 15:32:31 +00:00 |
David Ribeiro Alves
|
8f92009699
|
improved hardware matching (hardware's id is now the same as the image id *without* prefix)
|
2012-03-12 15:03:56 +00:00 |
David Ribeiro Alves
|
3370dd819d
|
changed the vm/hardware identifier to the name instead of the id since the id will change over time!
|
2012-03-12 14:38:37 +00:00 |
David Ribeiro Alves
|
91a0980537
|
made destroying nodes synchornized due to session lock issues
|
2012-03-12 11:59:45 +00:00 |
David Ribeiro Alves
|
12a9b414e3
|
isolated experimentlivetest so that it emulates as closely as possible client usage
|
2012-03-12 11:27:44 +00:00 |
David Ribeiro Alves
|
1f17f07e97
|
made cloning single threaded
|
2012-03-12 10:59:28 +00:00 |
David Ribeiro Alves
|
be2177b167
|
made clone boot single threaded for now. all's working
|
2012-03-10 23:00:41 +00:00 |
David Ribeiro Alves
|
d158cee477
|
added properties form vboxpropertiesbuilder
|
2012-03-10 22:42:11 +00:00 |
David Ribeiro Alves
|
9c9ce80aa3
|
nit addressed :)
|
2012-03-10 21:39:06 +00:00 |
David Ribeiro Alves
|
3c776b8768
|
vboxadapter now deletes mediums on destroyNode() and non-exisitng nodes are handled in getNode(). VirtualBoxExperimentLiveTest passes consistently
|
2012-03-10 19:45:35 +00:00 |
David Ribeiro Alves
|
ad6b655ea1
|
moved host module creation to contextbuilder
|
2012-03-10 17:16:20 +00:00 |
David Ribeiro Alves
|
00c16d5315
|
removed unecessary assignment
|
2012-03-10 16:56:10 +00:00 |
David Ribeiro Alves
|
a77e4fda7d
|
addressed the issues raised in adrian's review
|
2012-03-10 15:59:50 +00:00 |
David Ribeiro Alves
|
4412aaf726
|
working cluster + live test using compute service + nat + host-only
|
2012-03-10 15:32:57 +00:00 |
David Ribeiro Alves
|
fe2d132067
|
readed the missing sysprop
|
2012-03-09 18:24:18 +00:00 |
David Ribeiro Alves
|
f24c344fce
|
fetching master at startup so that we make sure that isos are downloaded before all tests even if the adapter is not used
|
2012-03-09 03:38:30 +00:00 |
David Ribeiro Alves
|
176a8b3b3c
|
moved config dir creation to to masterscache
|
2012-03-08 04:15:41 +00:00 |
David Ribeiro Alves
|
e915fd3e7b
|
0conf for vbox. config dirs are created, isos downloaded and a default .yaml file is used
|
2012-03-08 02:38:30 +00:00 |
Adrian Cole
|
40429eaeca
|
Issue 855: use snakeyaml 1.6 constructor to avoid conflict w/testng-eclipse
|
2012-03-07 09:51:33 -08:00 |
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 |