Commit Graph

3390 Commits

Author SHA1 Message Date
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
Jason King 20d03bbb13 Merge branch 'master' of git://github.com/jclouds/jclouds 2011-09-23 08:57:27 +01:00
Adrian Cole 328529b130 Merge pull request #76 from jsonking/master
Issue 158: First working start of server in SoftLayer
2011-09-22 23:01:47 -07:00
Adrian Cole 79a8336b10 Issue 696:The security group 'X' does not exist error when creating nodes 2011-09-22 22:53:09 -07:00
Mattias Holmqvist 40e7ca8858 Refactored TestUtils to use CacheNodeStoreModule. 2011-09-23 00:06:10 +02:00
Adrian Cole 86f29792ca Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  issue 384: use arp to retrieve IP address
2011-09-22 13:10:03 -07:00
Adrian Cole 6ad732cda7 Issue 693:add ability to supply node object directly to byon 2011-09-22 13:09:45 -07:00
andreaturli 07ac8e7685 issue 384: use arp to retrieve IP address 2011-09-22 19:10:37 +01:00
Adrian Cole 78d2564ba3 added negative tests so that we know what to update when guava 10.0 final is out 2011-09-22 10:43:04 -07:00
Adrian Cole b0e2dccd43 Issue 692: cloudsigma nodes working with ubuntu 10.04 2011-09-22 10:41:19 -07:00
Jason King 867f013eb2 Merge branch 'master' of git://github.com/jclouds/jclouds 2011-09-22 18:09:21 +01:00
Jason King 3bd0c20856 Issue 158: Can now place orders via VirtualGuestClient. Additional support classes present 2011-09-22 18:08:55 +01:00
Jason King b14ecb86d5 Issue 158: Fix live test: Singapore Datacenter's address does not have state present (id=224092) 2011-09-22 18:04:40 +01:00
Andrea Turli 5d102ea0bb issue 384: arp bug fixed 2011-09-22 14:11:46 +01:00
Adrian Cole b4e4c26f44 fixed ec2 regressions related mapmaker -> cachebuilder 2011-09-22 02:29:14 -07:00
Adrian Cole d4323d1ffd updated centos versions 2011-09-22 00:42:43 -07:00
Adrian Cole 4cd94489c9 Issue 690:Update to guava 10.0rc2 and change from MapMaker to CacheBuilder 2011-09-22 00:23:29 -07:00
Adrian Cole d039fe7d96 Issue 692:CloudSigma ssh password support 2011-09-22 00:20:17 -07:00
andreaturli 3f25efa69c issue 384: use arp to retrieve IP address 2011-09-22 02:47:07 +01:00
Jason King f1d6ca2b7f Issue 158: Added equals and hashcode to ProductItemPrice (test fails under maven) 2011-09-21 09:57:37 +01:00
Adrian Cole 6f01848608 Merge pull request #75 from jsonking/master
Issue 158: Changes to support shutting down a virtual guest. Improved price from item function
2011-09-20 15:49:22 -07:00
andreaturli e49bfd9c59 issue 384: fix bridge inteface detection 2011-09-20 22:06:03 +01:00
Jason King 9282cc8bb8 Issue 158: Fix hashcode and equals on VirtualGuest - billingItem can be null once cancelled 2011-09-20 17:18:34 +01:00
Jason King 0c6845986d Issue 158: Change and move prices method to static function, tests 2011-09-20 16:57:43 +01:00
Jason King d5df2d2057 Issue 158: Added cancel service 2011-09-20 13:32:53 +01:00
Jason King def43f2e67 Issue 158: Adding BillingItemVirtualGuest so the node can be shut down 2011-09-20 11:47:16 +01:00
Mattias Holmqvist aed4e72e49 Added a couple of tests that are run from a main() instead of via TestNG. Added lots of plumbing (ongoing work) for virtualbox. To be reviewed and discussed. 2011-09-20 00:36:36 +02:00
Mattias Holmqvist cdd0c1784a Removed duplicate key for bluelock in rest.properties. 2011-09-20 00:32:20 +02:00
Adrian Cole d1ea2827d1 Merge pull request #74 from jsonking/master
Issues 158: iso3166Code updates
2011-09-19 08:03:40 -07:00
Jason King 148641c3ce Issue 158: Review cleanup: move small classes to static methods 2011-09-19 14:39:06 +01:00