3872 Commits

Author SHA1 Message Date
Adrian Cole
72989e5482 vbox: switched out use of host, as there's no useful data 2011-09-27 15:36:33 -07:00
andreaturli
d7aa0bda77 Merge branch 'master' of github.com:jclouds/jclouds 2011-09-27 23:15:24 +01:00
andreaturli
de4ad5ba9a issue 384: add link between Image and Hardware in IMachineToHardware 2011-09-27 23:15:08 +01:00
Adrian Cole
2baf711a32 linked image to hardware in virtualbox 2011-09-27 15:11:39 -07:00
Adrian Cole
65f3bd17a3 Merge pull request #79 from ahgittin/ExceptionChaining-Separate
show submission stack trace as part of exceptions thrown by our Future
2011-09-27 14:35:41 -07:00
Alex Heneveld
48be98ee7d renamed the Future we use to be DescribedFuture (instead of just AddedToStringFuture),
and added submission stack trace to that Future, with that trace appended to exceptions returned by the Future.get
(so the stack trace shows the logical continuity of processes submitted to an executor)
2011-09-27 14:27:46 -07:00
Mattias Holmqvist
ea148929ff Merge branch 'master' of https://github.com/jclouds/jclouds 2011-09-27 23:05:45 +02:00
Mattias Holmqvist
9112a74f6a Relaxed version parsing in IMachineToImage and started on the VirtualBoxComputeServiceAdapterLiveTest 2011-09-27 23:05:36 +02:00
Adam Lowe
0a289e9dd4 Issue 694: Using "here-document" redirection to wrap commands being passed into sudo 2011-09-27 22:02:33 +01:00
Adrian Cole
0bb51e4f4e euca doesn't support ebs boot yet 2011-09-27 13:53:54 -07:00
Adrian Cole
a79190e86a Issue 645: move go2cloud out of sandbox 2011-09-27 13:12:59 -07:00
Adrian Cole
85a54e82bc Issue 645: go2cloud now passes all but one test 2011-09-27 12:52:28 -07:00
Adrian Cole
2bbb5dbadf Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Starting on unit tests for functions in virtualbox.
  Added todo and some documentation to IMachineToIpAddress
2011-09-27 12:02:48 -07:00
Adrian Cole
eb598a7c39 carved out a test to help guide completion of softlayer 2011-09-27 12:01:40 -07:00
Mattias Holmqvist
215b7c09a3 Merge branch 'master' of https://github.com/jclouds/jclouds 2011-09-27 20:50:43 +02:00
Mattias Holmqvist
91d42c4d4a Starting on unit tests for functions in virtualbox. 2011-09-27 20:50:35 +02:00
Adrian Cole
5469c324d1 added providermetadata and corrected locations in softlayer 2011-09-27 10:41:38 -07:00
Adrian Cole
3af390a4d3 fixed image matches 2011-09-27 10:37:15 -07:00
Adrian Cole
ea83b1e47d updated SL to support new SG datacenter 2011-09-27 10:36:00 -07:00
Adrian Cole
8532358193 removed unused imports 2011-09-27 10:34:26 -07:00
Mattias Holmqvist
22fa34fdb5 Added todo and some documentation to IMachineToIpAddress 2011-09-27 18:40:15 +02:00
Adrian Cole
94c74a7424 Merge pull request #78 from jsonking/master
Issue 158: Functions for Image and Hardware. Implemented SoftLayerComputeServiceAdapter listImages/listHardwareProfiles methods
2011-09-27 09:04:20 -07:00
Jason King
710055e595 Issue 158: Live test for SoftLayerComputeServiceAdapter listLocations and listHardwareProfiles 2011-09-27 16:43:59 +01:00
Jason King
22bc06243a Issue 158: Added implementation of destroyNode 2011-09-27 16:02:10 +01:00
Jason King
c6068d23dc Added SoftLayerTemplateBuilderLiveTest - it fails with isoCodes and the images 2011-09-27 15:18:09 +01:00
Jason King
2f73dbc539 Issue 158: implemented listImages and listHardwareProfiles in SoftLayerComputeServiceAdapter. Tidied ProductItemsToHardware and tests 2011-09-27 15:15:59 +01:00
Jason King
afda717d2f Issue 158: Removed SoftLayerConstants.CLOUD_SERVER_PACKAGE_NAME as it is passed in via a property 2011-09-27 13:13:22 +01:00
Jason King
753bf9f066 Issue 158: Functions to convert to Image/Hardware, tests and adject the adapter 2011-09-27 13:05:29 +01:00
Jason King
72b7fb0b5f Merge branch 'master' of git://github.com/jclouds/jclouds 2011-09-27 08:57:03 +01:00
andreaturli
e61054f0eb issue 384: IMachineToImage + its test - unstable 2011-09-27 01:47:12 +01:00
Jason King
7bcdde91a3 Issue 158: ProductItemToImage implementation and tests 2011-09-26 15:39:34 +01:00
Jason King
7894d830bf Issue 158: Tidy up VirtualGuest.State after feedback from Softlayer 2011-09-26 10:17:17 +01:00
Adrian Cole
81796319aa Issue 664: remove bluelock vcenterprise environment 2011-09-26 01:13:26 -07:00
Adrian Cole
fa42041b42 Issue 699:Add support for Dunkel vCloud into sandbox 2011-09-25 19:44:28 -07:00
Adrian Cole
5b12880405 updated tests to use jboss 7.0.2 2011-09-25 15:22:28 -07:00
Adrian Cole
d5a6950864 updated to latest gogrid images 2011-09-25 14:31:26 -07:00
Adrian Cole
09cef638ed Issue 690:Update to guava 10.0-rc3 2011-09-25 12:01:41 -07:00
Mattias Holmqvist
fc5d172523 Added support for changing the IP of a VBox Node at runtime. Added use of CacheLoader for the VBox ComputeService. 2011-09-24 02:04:44 +02:00
andreaturli
c46c0b4c47 issue 384: VirtualBoxComputeServiceAdapter 2011-09-23 23:10:02 +01:00
Adrian Cole
27ba77e611 Merge pull request #77 from jsonking/master
Issue 158 refactoring/tidy-up and a start on the node states.
2011-09-23 09:24:27 -07:00
Jason King
90edc423a8 Issue 158: Put in node states seen in the powerState field and mapped to JClouds states 2011-09-23 16:54:13 +01:00
Andrea Turli
863bd2aa7b issue 384: cache loader in testutils - to be finished 2011-09-23 16:33:08 +01:00
Andrea Turli
b524f7c9f2 issue 384: README update 2011-09-23 16:14:13 +01:00
Andrea Turli
4c56255933 issue 384: virtualboxlivetest generalized 2011-09-23 15:21:52 +01:00
Jason King
a4a771fb8c Issue 158: Move cancel and start a virtual server live test. 2011-09-23 13:57:48 +01:00
Jason King
338c8ba90d Issue 158: Refactor long id's/properties to int's where the Softlayer API says int (everywhere) 2011-09-23 11:46:21 +01:00
Jason King
17fddf9177 Issue 158: imports 2011-09-23 10:56:48 +01:00
Jason King
8fcd636f3f Issue 158: Added unit test for ProductOrderToJson 2011-09-23 10:52:38 +01:00
Jason King
d9b4f2746f Issue 158: Finish Builder for VirtualGuest 2011-09-23 10:01:29 +01:00
Jason King
6fd4aff777 Issue 158: Increase timeout (live tests failing) 2011-09-23 10:00:53 +01:00