Commit Graph

412 Commits

Author SHA1 Message Date
andreaturli 1807f78ae2 issue 384: change MachineUtils to use MutableMachine function 2012-01-11 00:25:34 +00:00
Andrea Turli 768e16fae7 issue 384: create Mutatemachine 2012-01-11 00:25:33 +00:00
Adrian Cole e46ee9fbc4 Issue 807:update license headers 2012-01-09 10:54:57 -08:00
Adrian Cole 6b1e1af144 updated iso url 2012-01-08 00:04:04 -08:00
Adrian Cole a0e038d9df fixed slf4j format 2012-01-07 16:25:33 -08:00
Adrian Cole b049e93401 switched to slf4j for virtualbox 2012-01-07 16:25:33 -08:00
andreaturli 97d5b49c90 issue 384: change properties.put(PROPERTY_IMAGE_ID, "ubuntu-10.04.3-server-i386"); 2012-01-07 21:14:30 +00:00
andreaturli 46a5d6f504 issue 384: fix some tests, only testCreateNodeWithGroupEncodedIntoNameThenStoreCredentials now fails 2012-01-07 21:09:20 +00:00
Adrian Cole b2a9313c85 refactored config handling in virtualbox and cleaned up classes 2012-01-07 06:11:01 -08:00
Adrian Cole dd5794036a ssh loop shouldn't attempt as root 2012-01-06 15:38:09 -08:00
andreaturli 6507ebbdfe issue 384: add unlockMachineAndApply to MachineUtils, modify CreateMedium, CreateMachine and Clone tests 2012-01-06 22:23:20 +00:00
Adrian Cole dec63d7cbe improved nat rules to survive existing sets, and also made sure we lock machines before attempting to delete them 2012-01-06 12:31:49 -08:00
Adrian Cole 1255d91eef got rid of propertyutils 2012-01-06 11:30:50 -08:00
Adrian Cole 347a12a68f started finishing incomplete mock test 2012-01-06 11:30:27 -08:00
Adrian Cole 66c49135eb worked around deleting where an existing attachment on the same medium 2012-01-06 09:53:06 -08:00
Adrian Cole f7802b09b0 added imageId to the default properties of vbox and fixed a null 2012-01-06 09:52:26 -08:00
Adrian Cole 013c0eaf83 refactored configuration and setup to test with build 4.1.8 2012-01-05 18:57:15 -08:00
Adrian Cole f06e6982eb Issue 800:introduce property for build version 2012-01-05 17:51:55 -08:00
Adrian Cole 99fb37f6cf refactored LiveTest code to share property initialization 2012-01-05 17:51:03 -08:00
Adrian Cole 42137677da Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 13:09:45 -08:00
Andrea Turli 7e68bba81c issue 384: modified CloneAndRegister constructor 2012-01-05 13:46:38 +00:00
andreaturli 85fae1687b issue 384: cosmetic fixes 2012-01-05 07:59:48 +00:00
andreaturli caec80d560 issue 384: add isLinkedClone, modified CloneAndregister and unregisterMachine 2012-01-05 00:27:10 +00:00
andreaturli 2aea0c3caa issue 384: IMachineToVmSpec + Test 2012-01-03 00:27:02 +00:00
Mattias Holmqvist 683b26d876 Fixed broken test in VirtualBox. 2011-12-27 07:31:55 +01:00
andreaturli a877784107 issue 384: refactor UnregisterMachine to take advantage of autoDelete 2011-12-21 00:06:09 +00:00
Andrea Turli 762f8d29bb issue 384: fixed tests 2011-12-20 17:16:01 +00:00
Andrea Turli 3aaaa22660 issue 384: preparation to address https://github.com/jclouds/jclouds/pull/266/files#r304746 2011-12-20 13:07:50 +00:00
andreaturli 912a2f9ae0 issue 384: improve UnregisterMachineIfExistsAndDeleteItsMedia + Test, vmSpec 2011-12-20 08:30:55 +00:00
andreaturli 3f559bf0c5 issue 384: improve UnregisterMachineIfExistsAndDeleteItsMedia + Test 2011-12-19 23:47:10 +00:00
andreaturli 9a460c57d0 issue 384: small fixes to UnregisterMachine to destroy all the media attached 2011-12-18 19:24:08 +00:00
andreaturli cbe1f4d161 Merge branch 'master' of github.com:andreaturli/jclouds 2011-12-18 19:14:48 +00:00
andreaturli f3e8c617ec issue 384: small fixes to UnregisterMachine to destroy all the media attached, removed lzma lib, add memory to CreateAndInstallVmLiveTest 2011-12-18 19:14:12 +00:00
Andrea Turli 4e834c146d issue 384: added Statement to virtualbox 2011-12-17 14:19:12 +00:00
Mattias Holmqvist 1fd77eb348 Added null checks in contructors and more use of Objects.equal/hashCode. 2011-12-15 23:22:36 +01:00
Mattias Holmqvist 6d435742e1 Added support for memory to VmSpec. 2011-12-15 23:15:29 +01:00
Mattias Holmqvist 91e5351ef3 Moved PropertyUtils to src/test. 2011-12-15 22:54:17 +01:00
Mattias Holmqvist 5a2d2303a7 Renamed IsoToIMachine to CreateAndInstallVm. 2011-12-15 22:51:47 +01:00
Mattias Holmqvist 9965d76e91 Moved to Object.equals and Object.hashCode in domain objects 2011-12-15 22:50:56 +01:00
Mattias Holmqvist 41a6bb4355 Renamed VmSpecification to VmSpec and added equals() test. 2011-12-15 22:39:00 +01:00
Adrian Cole beb87a2131 Issue 781:update to guava 11.0-rc1 2011-12-14 23:56:50 -08:00
Adrian Cole 522d94f5ec allowed regions to be unspecified so that untargetted apis can be tested 2011-12-14 22:42:31 -08:00
Adrian Cole 7c294e8c55 made simpledb build again 2011-12-14 22:42:31 -08:00
Adrian Cole 0cacd043a9 made elb compile again 2011-12-14 22:42:30 -08:00
Mattias Holmqvist 22195894cc Moved the VmSpecification from the constructor in IsoToIMachine to apply(). 2011-12-15 01:55:02 +01:00
Mattias Holmqvist 6712e661ce Added domain model objects for VM and its parts. Reworked tests and IsoToIMachine accordingly. More work to be done. 2011-12-15 01:41:35 +01:00
Andrea Turli b67827f864 issue 384: first implementation of install_guest_additions Statement + Test 2011-12-14 10:23:55 -08:00
Adrian Cole bd14c88a5d Merge pull request #243 from richardcloudsoft/cloudstack-storagepools
Cloudstack listStoragePools operation

issue 384: added Statement to virtualbox
2011-12-14 10:23:54 -08:00
Andrea Turli 9dbf6f9689 issue 384: added Statement to virtualbox 2011-12-13 10:47:52 +00:00
Andrea Turli 9e2f7be434 issue 384: added Statement to virtualbox 2011-12-13 10:47:52 +00:00