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 |
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 |
andreisavu
|
dc5c04951b
|
Improved the experimental test to be able to cleanup existing networks
|
2011-11-16 11:37:27 +02: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
|
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
|
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
|
6b834c9d44
|
Merge pull request #153 from vijaykiran/volume-client
Volume client
|
2011-11-15 04:23:37 -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 |
vijaykiran
|
5e27696481
|
VolumeClient Implementation - Attach/Detach/CreateFromSnapshot and CreatefromVolume with parrial tests.
|
2011-11-15 12:14:30 +01: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 |
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
|
31c75e7874
|
move cloudstack out of sandbox
|
2011-11-14 19:29:45 +02:00 |