Mattias Holmqvist
041360e2e7
Added AttachNATRedirectRuleToMachine to virtualbox.
...
commit 3f6de265d7342676fdeab99badd31f31cb43aadc
Author: Mattias Holmqvist <mattias.holmqvist@gmail.com>
Date: Sun Oct 23 23:23:49 2011 +0200
Added AttachNATRedirectRuleToMachine to virtualbox.
2011-10-23 23:25:39 +02:00
Mattias Holmqvist
e399db161e
Cleaning up copyright texts in virtualbox.
...
Conflicts:
sandbox-apis/virtualbox/src/main/java/org/jclouds/virtualbox/functions/AttachHardDiskToMachineIfNotAlreadyAttached.java
sandbox-apis/virtualbox/src/main/java/org/jclouds/virtualbox/functions/CreateMediumIfNotAlreadyExists.java
sandbox-apis/virtualbox/src/main/java/org/jclouds/virtualbox/functions/IsoToIMachine.java
sandbox-apis/virtualbox/src/test/java/org/jclouds/virtualbox/functions/AttachHardDiskToMachineIfNotAlreadyAttachedTest.java
sandbox-apis/virtualbox/src/test/java/org/jclouds/virtualbox/functions/CreateMediumIfNotAlreadyExistsTest.java
2011-10-23 18:44:28 +02:00
Mattias Holmqvist
f950a9950e
Cleaning up copyrights in virtualbox.
2011-10-23 18:42:18 +02:00
Mattias Holmqvist
4e3f9579b1
Added a couple of more functions to box to split up IsoToIMachine.
...
commit dc23ef0c1c
Author: Mattias Holmqvist <mattias.holmqvist@gmail.com>
Date: Sun Oct 23 18:18:56 2011 +0200
Added CreateMediumIfNotAlreadyExists to IsoToIMachine.
commit f530a5d585
Author: Mattias Holmqvist <mattias.holmqvist@gmail.com>
Date: Sun Oct 23 14:30:42 2011 +0200
Added @author
commit b64fee01a8
Author: Mattias Holmqvist <mattias.holmqvist@gmail.com>
Date: Sun Oct 23 14:18:26 2011 +0200
Added AttachHardDiskToMachineIfNotAlreadyAttached and used it from IsoToIMachine.
2011-10-23 18:25:13 +02:00
Mattias Holmqvist
dc23ef0c1c
Added CreateMediumIfNotAlreadyExists to IsoToIMachine.
2011-10-23 18:18:56 +02:00
Mattias Holmqvist
f530a5d585
Added @author
2011-10-23 14:30:42 +02:00
Mattias Holmqvist
b64fee01a8
Added AttachHardDiskToMachineIfNotAlreadyAttached and used it from IsoToIMachine.
2011-10-23 14:24:21 +02:00
Adrian Cole
6d4a605f3f
fixed compile problem
2011-10-23 13:50:49 +02:00
Mattias Holmqvist
680ed8c178
Renamed variable.
2011-10-23 12:57:51 +02:00
Mattias Holmqvist
108ae79bb5
Merge branch 'refs/heads/functionalize'
2011-10-23 12:47:53 +02:00
Mattias Holmqvist
6749cff633
Added missing saveSettings() to network config in IsoToIMachine.
2011-10-23 12:47:03 +02:00
Mattias Holmqvist
242b15f611
Added missing saveSettings() to network config in IsoToIMachine.
2011-10-23 12:43:54 +02:00
Mattias Holmqvist
b04f38b0d8
Fixed CreateAndRegisterMachineFromIsoIfNotAlreadyExists and added more tests.
2011-10-23 12:19:55 +02:00
Mattias Holmqvist
3f716c4f3e
Fixing copyright text.
2011-10-23 12:10:26 +02:00
Mattias Holmqvist
d27e929855
Created CreateAndRegisterMachineFromIsoIfNotAlreadyExists to fail early if Machine of specified name already exists.
2011-10-23 12:06:24 +02:00
Mattias Holmqvist
3be39a870f
Renamed variables.
2011-10-23 11:19:09 +02:00
Mattias Holmqvist
0cbbdb50ee
Merge branch 'refs/heads/functionalize'
2011-10-23 11:17:16 +02:00
Mattias Holmqvist
ad8ef18bee
Added AttachDistroMediumToMachine and started using it form IsoToIMachine.
2011-10-23 11:16:55 +02:00
Adrian Cole
dd89ad3068
backfilled tests and refactored most of org.jclouds.location.suppliers package
2011-10-23 04:38:25 +02:00
Mattias Holmqvist
f2d4c58a6a
Renamed variables.
2011-10-23 00:42:44 +02:00
Mattias Holmqvist
54c76515ce
Renamed variables.
2011-10-23 00:40:12 +02:00
Mattias Holmqvist
b592196226
Reverted listImages back from Yaml to regular Vbox.
2011-10-23 00:38:14 +02:00
Adrian Cole
cf4acc8000
backfilled tests for org.jclouds.location.functions
2011-10-22 23:13:17 +02:00
Adrian Cole
3bd0be2c24
backfilled tests for org.jclouds.rest.binders
2011-10-22 22:34:45 +02:00
Mattias Holmqvist
f55164e51e
Minor rename
2011-10-22 18:14:50 +02:00
Adrian Cole
926989c5f1
started refactoring IsoToIMachine to re-use error handling
2011-10-22 17:54:35 +02:00
Adrian Cole
aab1290b85
formatting
2011-10-22 17:53:32 +02:00
Adrian Cole
8194e84c30
corrected os family parsing for virtual box
2011-10-22 17:53:10 +02:00
Adrian Cole
7d35ec47ee
ensuring we parse os versions, by adding tests
2011-10-22 17:49:58 +02:00
Adrian Cole
f2b46e1e5f
Merge pull request #111 from jsonking/master
...
Fix tests for swift content type errors.
2011-10-22 01:50:51 -07:00
andreaturli
53b652cafe
issue 384: fix IsoToIMachineLiveTest
2011-10-21 22:47:43 +01:00
Jason King
6d56364cd0
call super and added comment
2011-10-21 16:15:41 +01:00
Adrian Cole
572e05d631
Merge pull request #112 from ahgittin/682-admin-access-username-collision
...
682 admin access username collision
2011-10-21 08:11:07 -07:00
Mattias Holmqvist
1e1d9ef0eb
Cleanup broken imports.
2011-10-20 19:44:44 +02:00
Mattias Holmqvist
5d6186bce9
Moved functions to admin package.
2011-10-20 19:43:44 +02:00
Alex Heneveld
181bc4ead8
fix and test for 682, disallowing root as the AdminAccess target
2011-10-20 17:52:04 +01:00
Alex Heneveld
9fc33dc120
javadoc and code tidy around admin/user setup
2011-10-20 14:55:44 +01:00
Jason King
b92d55bc05
Change test to make sure contentDisposition is not null
2011-10-20 10:47:54 +01:00
Jason King
1a3ae0c242
fix swift tests for content types
2011-10-19 16:36:46 +01:00
andreaturli
c5d0543da8
issue 384: Refactoring of listImages to support yaml idea
2011-10-19 00:12:02 +01:00
andreaturli
32667703ae
Merge branch 'master' of github.com:jclouds/jclouds
2011-10-18 20:38:19 +01:00
Adrian Cole
94154b6032
updated dev version
2011-10-18 01:58:56 -07:00
Adrian Cole
03da9402b8
test that we match ubuntu precise in aws-ec2
2011-10-17 21:39:53 -07:00
Adrian Cole
a1568c4779
fixed package declaration in callable tests
2011-10-17 20:04:15 -07:00
Adrian Cole
a197facf1e
Issue 728:Permission denied executing scripts
2011-10-17 20:03:48 -07:00
Adrian Cole
5ce3288c2f
fixed package declaration in callable tests
2011-10-17 20:02:44 -07:00
Adrian Cole
a56a0fb334
Issue 728:Permission denied executing scripts
2011-10-17 20:00:48 -07:00
Adrian Cole
e94f237514
Issue 727:enable ubuntu Natty on cloudsigma-zrh
2011-10-17 19:55:47 -07:00
andreaturli
a3505f80d1
issue 384: removed KickstartAdmin, VirtualboxLiveTest. Refactoring of listImages to support yaml idea
2011-10-18 00:15:46 +01:00
Adrian Cole
552242e863
moved to 1.3.0-SNAPSHOT
2011-10-16 12:26:31 -07:00