Commit Graph

4042 Commits

Author SHA1 Message Date
danikov 6365190448 rename/reorder methods/parameters as per review 2011-11-16 19:03:46 +00:00
danikov 42ba8e9de4 get rid of unnecessary son parsers and use handy SelectJson annotation 2011-11-16 19:02:28 +00:00
Adrian Cole b2d6c6b19c Merge pull request #162 from andreisavu/fixed-tests
Fixed tests that did not expect the group to work
2011-11-16 09:53:00 -08:00
Adrian Cole 9b432304f5 Merge pull request #161 from andreisavu/specify-ip-address
Allow user the specify the ip address for a cloudstack vm
2011-11-16 09:52:33 -08:00
andreisavu 4fa3d7d94d Fixed tests that did not expect the group to work 2011-11-16 19:44:58 +02:00
andreisavu 6c3ecfb0f3 Allow user the specify the ip address for a cloudstack vm 2011-11-16 19:29:06 +02:00
Andrea Turli 025948ae76 issue 384: improved log messages in TakeSnapshotIfNotAlreadyAttached 2011-11-16 15:44:54 +00:00
Adrian Cole 2f2277683c Merge pull request #158 from richardcloudsoft/cloudstack-template-live-test
Cloudstack template live tests
2011-11-16 07:26:08 -08:00
Richard Downer a2b6eac75f Cloudstack uses the JSON key "template" to mean a different type in different contexts, confusing ParseAsyncJobFromHttpResponse. Add a (currently failing) unit test to reproduce this issue. 2011-11-16 15:24:20 +00:00
Adrian Cole fdeb26f91e Merge pull request #159 from andreisavu/vlan-test-fix
Improved the experimental test to be able to cleanup existing networks
2011-11-16 07:24:20 -08:00
Richard Downer b31c589462 Add TemplateExtract domain model to Cloudstack 2011-11-16 15:24:20 +00:00
danikov 575dac2583 removed unnecessary removals and added comments about inconsistent rackspace api 2011-11-16 15:16:21 +00:00
danikov d44bf5d23e naming + correct parameter/return type for addNodes 2011-11-16 15:15:25 +00:00
Richard Downer eef07939c1 Fix up TemplateClientLiveTest.testCreateTemplate so it runs on Citrix test cloud 2011-11-16 13:31:33 +00:00
Richard Downer 0e52fcb040 First steps in making a live test for Cloudstack templates 2011-11-16 13:31:33 +00:00
andreisavu f4c1e5b882 Addressed some of the offline comments made by Adrian 2011-11-16 14:40:32 +02:00
Adrian Cole 122338ba6a name field isn't always settable, switch to displayName 2011-11-16 14:03:29 +02:00
Adrian Cole d53d473481 throw exception as opposed to returning false when a job errors 2011-11-16 14:03:12 +02:00
Adrian Cole 6b2cfa7f3a retry on user auth exception when flag set 2011-11-16 14:02:22 +02:00
Adrian Cole 6392edfcee default to root/Administrator on image login user 2011-11-16 14:02:00 +02:00
danikov f851271ae3 minor bug fixes plus wiring up 2011-11-16 09:54:46 +00:00
danikov 074f5ffbe7 check for no regions 2011-11-16 09:54:14 +00:00
danikov e1547f5853 tests for NodeClient 2011-11-16 09:53:27 +00:00
danikov adbcee9596 renamed tests to clarify/prevent the collisions (boo, verbosity… but naming things is hard) 2011-11-16 09:52:47 +00:00
andreisavu dc5c04951b Improved the experimental test to be able to cleanup existing networks 2011-11-16 11:37:27 +02:00
Adrian Cole 85a0cdfa9c Issue 755:support new cc2.8xlarge instance size 2011-11-16 10:47:44 +02:00
Adrian Cole fa4e7da19d added constructor so that whirr can use it 2011-11-16 08:01:06 +02:00
andreaturli c1e01901d6 issue 384: improved try/catch behaviour in TakeSnapshotIfNotAlreadyAttached 2011-11-15 19:52:28 +00:00
Adrian Cole 359f5d318b Merge pull request #157 from jsonking/master
Fix for missing host with relative url from EndpointParam
2011-11-15 09:11:26 -08:00
Adrian Cole 1f304ededb fix missing name in cloudstack and also disable static nat on destroy 2011-11-15 18:29:53 +02:00
Adrian Cole 2d31d6db23 add disable static nat 2011-11-15 18:29:53 +02:00
Adrian Cole 90dfed8583 ensure templatebuilder tests pass when image-id and login-user properties are set 2011-11-15 18:29:53 +02:00
Adrian Cole 1bf930db66 disable test that always breaks cloudbees 2011-11-15 18:29:53 +02:00
Jason King a72ba8405d Issue 695: Add host to URI if missing via EndpointParam annotation 2011-11-15 16:24:29 +00:00
Andrea Turli 6726b04645 issue 384: TakeSnapshotIfNotAlreadyAttached and Test added as preparation step for IMachineToIpAddress feature 2011-11-15 16:18:43 +00:00
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