Commit Graph

3809 Commits

Author SHA1 Message Date
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
Adrian Cole 7c019ab0b0 Merge pull request #117 from ahgittin/tidy
patch as per issue 739 (scanning error messages)
2011-11-14 05:26:36 -08:00
Jason King ea349810ef Issue 695: Converted parsing of Tasks to JAXB, removed SAX handlers. Not verified by live test yet 2011-11-14 12:17:10 +00:00
Jason King dc1b74cc90 Issue 695: Added ecloud to terremark api calls 2011-11-14 12:13:57 +00:00
Alex Heneveld 524bf68dd9 tests for 739 2011-11-14 01:47:39 +00:00
Alex Heneveld f4656c9e05 patch as per issue 739 2011-11-14 01:11:16 +00:00
Adrian Cole 15657dc3c5 fixes for latest version of cloudstack relating to network parsing 2011-11-13 18:05:30 +02:00
Adrian Cole 83cbebe6de Merge pull request #143 from andreisavu/enable-ssh-keypair
Enable ssh keypair & fix ip forwarding rule parsing in cloudstack
2011-11-13 08:04:29 -08:00
andreisavu de19a639c4 Allow user to reference a keypair when creating a new virtual machine 2011-11-13 17:55:43 +02:00
andreisavu cd0086c92e Fix json parsing for ip forwarding rules 2011-11-13 17:53:16 +02:00
Adrian Cole 4719d3d52b updated comments 2011-11-13 13:29:54 +02:00
Adrian Cole 8569771712 fixed aws-ec2 template tests 2011-11-13 13:28:28 +02:00
Adrian Cole ae92c8005b authorization test failing on guice errors on apis module 2011-11-13 12:57:10 +02:00
Adrian Cole 322e90d682 reverted test cases that fail when jvm timezone is not in GMT 2011-11-13 09:39:57 +02:00
Adrian Cole 6738ebf633 fixed cyclic property 2011-11-13 09:20:23 +02:00
Adrian Cole 6aaa331c83 Merge pull request #141 from vijaykiran/update-tests
Add new clients to the CloudStackAsyncClientTest
2011-11-12 23:18:16 -08:00
Adrian Cole 91193721d9 Merge pull request #140 from vijaykiran/event-client
Event client
2011-11-12 23:17:53 -08:00
vijaykiran c6a387c9f4 Add new clients to the CloudStackAsyncClientTest 2011-11-12 07:35:22 +01:00
vijaykiran bdaff78658 EventClientLiveTest implementation. 2011-11-12 06:23:03 +01:00
vijaykiran 0dba1c4f5d EventsAsyncClient and test implmentation 2011-11-12 06:23:03 +01:00
vijaykiran ee5f2bbcb0 listEvents work in progress 2011-11-12 06:23:03 +01:00
Adrian Cole 6aafbd98eb Merge pull request #137 from andreaturli/master
issue 384: added GetIPAdressFromMAC and ScanNetworkWithPing statements
2011-11-11 09:55:36 -08:00
Adrian Cole 56a7dec54a Merge pull request #139 from jsonking/master
Issue 695: Converted Task parsing to JAXB and fixed a bug with date parsing
2011-11-11 09:55:17 -08:00
Adrian Cole d4184786a0 cloudstack ids are unique across zones 2011-11-11 19:48:30 +02:00
Adrian Cole c08a7884bd Issue 750:property to set the image id for the default template 2011-11-11 19:48:28 +02:00
Jason King e7d7870267 Converted Task parsing to JAXB 2011-11-11 17:07:51 +00:00
Jason King e6c0e5fe37 Fixed bug with date handling with non-millisec/microsec precision value (e.g. .35123Z) 2011-11-11 17:05:59 +00:00
Adrian Cole f7c6683a42 Merge pull request #138 from andreisavu/kt-fix-2-tests
Fixed two integration tests failing on KT cloud
2011-11-11 08:48:43 -08:00
Andrea Turli 7748d915f1 issue 384: added 2 statements: GetIPAdressFromMAC and ScanNetworkWithPing + Tests, as initial steps to refactor a IMachineToIpAddress function 2011-11-11 16:37:22 +00:00
andreisavu 92e0a5480c Fixed two integration tests failing on KT cloud
* in testListDiskOfferings the API seems broken in 2.2.8. I will excalate
and provide the log with the incorrect response
* in NetworkClientLiveTest the tearDown function should not fail
if there is no network to delete
2011-11-11 18:34:45 +02:00
Adrian Cole 6fc9d5d796 Merge pull request #136 from danikov/master
missing cloudloadbalancers-uk module
2011-11-11 08:09:32 -08:00
danikov 64d5d067bd added missing cloudloadbalancers-uk module 2011-11-11 15:54:32 +00:00
Adrian Cole d2f60e49a4 updated templates for rackspace 2011-11-11 12:42:39 +02:00
Adrian Cole d809bc524e updated eucalyptus test properties 2011-11-11 12:13:25 +02:00
Adrian Cole 2367c14eed added missing cloudloadbalancers module 2011-11-11 11:43:26 +02:00
Adrian Cole 8e00d9d7d3 Merge pull request #129 from mattstep/master
Fixes to nova client to support proofpoint/cloud-management project
2011-11-11 00:52:51 -08:00
Adrian Cole 1ed16c7166 Merge pull request #134 from richardcloudsoft/cloudstack-iso
Cloudstack ISO API
2011-11-11 00:47:51 -08:00
Adrian Cole 77709f5be4 Merge pull request #135 from jsonking/master
Issue 695: Added VirtualMachine + various other tidy-up
2011-11-11 00:47:26 -08:00
Adrian Cole 738fbbd331 Merge pull request #132 from danikov/master
Issue 551: support rackspace cloud load balancers
2011-11-11 00:46:15 -08:00
Andrew Phillips 1eee90261e Upgraded vboxjws 4.1.2r73507 -> 4.1.4, and removed temporary repo since 4.1.4 is available from Maven Central 2011-11-10 13:47:11 -05:00
Jason King 5c815715b6 Issue 695: Added some metadata 2011-11-10 17:18:59 +00:00
Jason King d0f77def4f Issue 695: Added VirtualMachine domain class and example xml. Tweaked TaskedHandler 2011-11-10 17:04:02 +00:00
danikov 914f9adf41 refactored out commonalities and added apis to the rest.properties, plus corrected some meta-data 2011-11-10 15:34:58 +00:00
Richard Downer 1954e2bfbc Cloudstack ISO API: resolve some FIXMEs 2011-11-10 17:33:57 +02:00
danikov 9e3fa50328 added cloudloadbalancers to the linked services 2011-11-10 15:32:25 +00:00
Richard Downer 5ce18320eb Cloudstack convention is to capitalize abbreviations, so change Iso to ISO 2011-11-10 17:28:39 +02:00
Jason King 508973b7ab Issue 695: Override methods in builders, equals, hashcode and toString methods. Fix test 2011-11-10 15:19:41 +00:00
Richard Downer e0b468b0a6 Fix broken reference after refactor that moved ExtractMode enum 2011-11-10 17:10:44 +02:00
Richard Downer 6482e6f90e Implement the Cloudstack 'ISO' API 2011-11-10 16:05:23 +02:00