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
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