Commit Graph

4007 Commits

Author SHA1 Message Date
Adrian Cole 5ce8b4177c Merge pull request #155 from andreisavu/select-default-network
Select the default virtual network when creating a new virtual machine
2011-11-15 07:06:55 -08:00
andreisavu e74d58634c Select the default virtual network when creating a new virtual machine 2011-11-15 17:03:23 +02:00
Adrian Cole 95f00a8cda removed prefix inside async tests 2011-11-15 16:36:22 +02:00
Adrian Cole 6b4a431665 change test to not use InetAddress.getLocalhost() as this breaks on cloudbees 2011-11-15 15:59:32 +02:00
Adrian Cole ef2c2277d0 re-enabled test, as it works in public providers 2011-11-15 14:42:02 +02:00
Adrian Cole 0b9cb6238d fixed VolumeAsyncClientTest 2011-11-15 14:41:24 +02:00
Adrian Cole 9455d146a5 Merge pull request #154 from jsonking/master
Fixed schema, fixed api version header and renamed project to tmrk from trmk
2011-11-15 04:24:41 -08:00
Adrian Cole 6b834c9d44 Merge pull request #153 from vijaykiran/volume-client
Volume client
2011-11-15 04:23:37 -08:00
Adrian Cole 81f662302e Merge pull request #152 from andreaturli/dev
issue 384: AttachBridgedAdapterToMachine + Test
2011-11-15 04:20:42 -08:00
Adrian Cole 2f21049cbd Merge pull request #151 from andreisavu/illegal-state-on-firewall-auth
Throw an IllegalStateException on firewall authorization failure
2011-11-15 04:19:32 -08:00
Adrian Cole 3f28aa0b2a Merge pull request #150 from andreisavu/presetup-valid-root-device-type
PreSetup is a valid root device type
2011-11-15 04:18:09 -08:00
Adrian Cole 056085428f Merge pull request #149 from andreisavu/more-test-fixing
Fixed and disabled some tests (disk offerings, ssh keys, service execution)
2011-11-15 04:17:23 -08:00
Jason King b86598cf49 Merge branch 'master' of github.com:jsonking/jclouds 2011-11-15 11:37:09 +00:00
Jason King 12cb9e98f2 Issue 695: Renamed trmk to tmrk 2011-11-15 11:36:08 +00:00
Jason King 1c9bde8015 Issue 695: Fixed api version header 2011-11-15 11:35:47 +00:00
Jason King 96c3675f02 Issue 658: Renamed trmk to tmrk 2011-11-15 11:30:49 +00:00
vijaykiran 5e27696481 VolumeClient Implementation - Attach/Detach/CreateFromSnapshot and CreatefromVolume with parrial tests. 2011-11-15 12:14:30 +01:00
Jason King 3af6041a94 Issue 165: Fixed api version header 2011-11-15 11:05:28 +00:00
Jason King a680905ca7 Added latest/correct schema file 2011-11-15 11:04:42 +00:00
Andrea Turli b396a80a84 issue 384: AttachBridgedAdapterToMachine + Test 2011-11-15 11:01:59 +00:00
Adrian Cole e1f66caec0 updated cloudstack to include adminCredential + vlan tests 2011-11-15 12:59:42 +02:00
andreisavu b508f87e3d Throw an IllegalStateException on firewall authorization failure 2011-11-15 12:22:03 +02:00
andreisavu 0963e9ebce PreSetup is a valid root device type 2011-11-15 11:50:41 +02:00
andreisavu 2c5d5efec6 Make sure we are removing any test ssh keys 2011-11-15 11:17:46 +02:00
andreisavu 43e6d22149 Disable testCreateAndRunAService because it's never going to pass without an internet connection 2011-11-15 11:16:49 +02:00
andreisavu af99850a54 listDiskOfferings not fully working on 2.2.12 2011-11-15 11:11:46 +02:00
vijaykiran e6090530be volume-client create volume test 2011-11-14 21:57:01 +01:00
Adrian Cole 5842b84ad0 updated pom for bluelock 2011-11-14 22:32:46 +02:00
Adrian Cole e04ec8f51b corrected metadata for ninefold-compute 2011-11-14 22:32:46 +02:00
Adrian Cole 349f602931 new amsterdam datacenter in softlayer 2011-11-14 22:32:45 +02:00
Adrian Cole e00c383686 Merge pull request #148 from andreisavu/retry-on-ssh
Use a retry loop when trying to acquire a ssh connection
2011-11-14 12:31:49 -08:00
andreisavu 564587047b Use a retry loop when trying to acquire an ssh connection 2011-11-14 22:21:23 +02:00
vijaykiran 0dad4db0a3 Volume Client implementation : init 2011-11-14 21:05:36 +01:00
Adrian Cole 2ea8dc2cee Issue 754:fix swift to use the documented X-Auth-User headers, and not X-Storage-... which is not universally supported 2011-11-14 21:18:01 +02:00
Adrian Cole 0c1ca8cfbc Merge pull request #147 from jsonking/master
Issue 695: Added Row,Group,Layout and updated VirtualMachine stuff
2011-11-14 10:45:40 -08:00
Adrian Cole 066d67d314 Issue 753: started ninefold-compute provider 2011-11-14 20:01:48 +02:00
Jason King 4be5c05206 Issue 695: Added Row,Group and Layout plus parse them from xml 2011-11-14 17:38:09 +00:00
Adrian Cole 31c75e7874 move cloudstack out of sandbox 2011-11-14 19:29:45 +02:00
Adrian Cole be7cf42f04 added cloudstack support to launch servers in a network with ip forwarding 2011-11-14 19:25:47 +02:00
Adrian Cole 4329129c25 Issue 750:property to set the image id for the default template 2011-11-14 19:25:46 +02:00
Adrian Cole 69467b04e3 Issue 752:move off deprecated systemProperties to systemPropertyVariables in surefire 2011-11-14 19:25:45 +02:00
Adrian Cole f3a31beb69 added missing classes from pull 2011-11-14 19:25:44 +02:00
Adrian Cole a2f518bb87 Merge pull request #146 from jsonking/master
Fleshing out JAXB for Tasks,Actions,Links,VirtualMachine plus update api calls with ecloud
2011-11-14 09:25:21 -08:00
Adrian Cole 16176c6d20 Merge pull request #145 from vijaykiran/master
Changed the response json attr selection according to the 2.2.12 API response.
2011-11-14 09:24:02 -08:00
Jason King d33893d2c5 Issue 695: Adding schema (from api pdf) so it is useable (i.e. searchable) to help developing integration 2011-11-14 16:56:34 +00:00
Jason King 147b82411d Issue 695: Added Links,Tasks,Actions for VirtualMachine, name is optional in BaseNamedResource, renamed Task test 2011-11-14 16:33:08 +00:00
danikov cd6ef318b8 new classes for the node rest client 2011-11-14 15:50:11 +00:00
vijaykiran 40d9d3789a Fix response attr selection for listSSHKeypair for 2.2.12 API 2011-11-14 16:21:11 +01:00
Adrian Cole f467e4a0c1 Merge pull request #144 from ahgittin/tidy
forgot fix for tests for 739
2011-11-14 05:54:23 -08:00
Alex Heneveld 2d79905ca9 forgot fix for tests for 739 2011-11-14 13:50:31 +00:00