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