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 |
andreaturli
|
735bf558d7
|
issue 384: change getIpAddress to exportIpAddressFromVmName, removed windows test TODO
|
2011-12-12 21:54:11 +00:00 |
Adrian Cole
|
0ca95e50eb
|
Issue 779:clean slate openstack nova skeleton
|
2011-12-09 15:34:20 -08:00 |
andreisavu
|
2284588513
|
Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire
|
2011-12-02 16:47:14 +02:00 |
andreaturli
|
9c3af8ffd9
|
issue 384: modify SshAvailable.toString to follow convention
|
2011-12-01 22:22:47 +00:00 |
andreaturli
|
c263c7b126
|
issue 384: modify SshDaemonIsRunning<IMachine> in SshAvailable<String> to address jclouds's comment
|
2011-12-01 22:13:43 +00:00 |
andreaturli
|
c86e771a9c
|
issue 384: change CheckSshDaemonIsRunning in SshDaemonIsRunning to address jclouds's comment
|
2011-12-01 21:11:17 +00:00 |
Andrea Turli
|
ef957f6030
|
issue 384: add CheckSshDaemonRunning + LiveTest
|
2011-12-01 17:20:02 +00:00 |
Mattias Holmqvist
|
13f1a68b67
|
Removed settingsFile until properly supported. Added live tests for AttachDistroMediumToMachine.
|
2011-11-30 10:28:44 +01:00 |
Mattias Holmqvist
|
be1847ce9b
|
.indexOf() -> .contains()
|
2011-11-30 10:28:44 +01:00 |
Mattias Holmqvist
|
e885fabcad
|
Added live test for CreateMediumIfNotAlreadyExists.
|
2011-11-30 10:28:44 +01:00 |
Mattias Holmqvist
|
caff96fbb0
|
Added fail()
|
2011-11-30 10:28:44 +01:00 |
Mattias Holmqvist
|
b36b304dce
|
Live test for CreateAndRegisterMachineFromIsoIfNotAlreadyExists.
|
2011-11-30 10:28:44 +01:00 |
Mattias Holmqvist
|
3921f86ae6
|
.indexOf() -> .contains()
|
2011-11-30 10:28:44 +01:00 |
Mattias Holmqvist
|
79c32c22e2
|
.indexOf() -> .contains()
|
2011-11-30 10:28:44 +01:00 |
Mattias Holmqvist
|
16144a3a48
|
Removed broken dependency in pom.xml so that -Plive can be run from Maven.
|
2011-11-28 18:52:47 +01:00 |
Mattias Holmqvist
|
ebe75e3ff2
|
Added RedirectRule to wrap parameters for AttachNATRedirectRuleToMachine.
|
2011-11-27 14:26:36 +01:00 |
Mattias Holmqvist
|
a006d63b44
|
.contains() instead of .indexOf()
|
2011-11-27 14:26:10 +01:00 |
Mattias Holmqvist
|
66a42c372c
|
Argument name
|
2011-11-27 14:25:44 +01:00 |
Mattias Holmqvist
|
d06394514f
|
Renamed DetachDistroMediumFromMachine and inject port and device instead of hard-coding.
|
2011-11-27 13:12:23 +01:00 |
Mattias Holmqvist
|
40e603d7e0
|
Moved MachineUtils to util package
|
2011-11-27 13:02:03 +01:00 |
Mattias Holmqvist
|
65e0b937ae
|
Cleanup and improved readability for CloneAndRegisterMachineFromIMachineIfNotAlreadyExists.
|
2011-11-27 02:17:47 +01:00 |
Mattias Holmqvist
|
4effcc39ad
|
Some cleanup of RetrieveActiveBridgedInterfaces and added copyright.
|
2011-11-27 02:11:23 +01:00 |
andreaturli
|
3de92bd292
|
issue 384: added DetachDistroMedium and RetrieveBridgedInterface + Test
|
2011-11-25 22:45:25 +00:00 |
andreaturli
|
4214382b8d
|
issue 384: added DetachDistroMedium and RetrieveBridgedInterface + Test
|
2011-11-25 22:41:20 +00:00 |
Andrea Turli
|
536b8ff790
|
issue 384: added CloneAndRegisterMachineFromIsoIfNotAlreadyExists + LiveTest
|
2011-11-25 17:02:05 +00:00 |
Mattias Holmqvist
|
1aad827aaa
|
Extracted utility functions from IsoToIMachine.
|
2011-11-25 07:13:25 +01:00 |
Mattias Holmqvist
|
46301c800e
|
Fixed assertion from equals to compare on Id.
|
2011-11-24 23:17:41 +01:00 |
Mattias Holmqvist
|
e6c13a4f32
|
Fixed broken test
|
2011-11-24 22:40:18 +01:00 |
Mattias Holmqvist
|
57cef512cb
|
Added check for web server in IsoToIMachine.
|
2011-11-24 21:55:59 +01:00 |
Mattias Holmqvist
|
e6200d6374
|
Formatting
|
2011-11-24 21:53:47 +01:00 |