Commit Graph

3700 Commits

Author SHA1 Message Date
Adrian Cole 781aa88e30 fixed issue where admin user wasn't applying on terremark instances 2011-10-16 03:00:57 -07:00
Adrian Cole 738c507b20 11.04 ssh image has auth errors in cloudsigma-zrh 2011-10-16 02:54:57 -07:00
Adrian Cole 2d704bde59 Issue 724:add ubuntu precise to the supported versions 2011-10-16 02:50:45 -07:00
Adrian Cole bf584390e0 adjusted test properties 2011-10-15 17:42:48 -07:00
Mattias Holmqvist d0fd7849e5 Started on StartVboxIfNotAlreadyRunning 2011-10-15 17:01:41 +02:00
Adrian Cole ed47d255b0 Issue 612: added Name support to aws-ec2 2011-10-15 00:26:54 -07:00
Adrian Cole b85b861d8b reduced verbosity of status commands 2011-10-15 00:25:37 -07:00
Adrian Cole 921dae7395 moved ec2 image parsing notices out of the compute logger 2011-10-15 00:25:01 -07:00
Adrian Cole df8fbd7eca adjusted as softlayer doesn't support metadata 2011-10-15 00:24:13 -07:00
Adrian Cole 5316cbc71c bumped up SoftLayer timeouts 2011-10-14 22:52:07 -07:00
Adrian Cole 9e0aaa949b Issue 723:Allow for asynchronous script execution and client script execution handling 2011-10-14 22:34:57 -07:00
Adrian Cole 80e37b5a1b Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  issue 384: StartJettyIfNotAlreadyRunning
2011-10-14 19:05:18 -07:00
Adrian Cole 4dae25ce2c more retryable sshj exceptions 2011-10-14 19:04:59 -07:00
Adrian Cole 52d978a602 fixed test config problem in jsch 2011-10-14 19:04:33 -07:00
andreaturli 362d79d879 Merge branch 'master' of github.com:jclouds/jclouds 2011-10-15 01:00:42 +01:00
andreaturli fb4f8a7cb5 issue 384: StartJettyIfNotAlreadyRunning 2011-10-15 01:00:29 +01:00
Adrian Cole 921ca628f7 Issue 722: added specific tests to help troubleshoot GoGrid api issues 2011-10-14 15:50:38 -07:00
Adrian Cole 3a9ac55e4a Issue 721:Connect errors not automatically retried in sshj 2011-10-14 10:40:01 -07:00
Adrian Cole 9018bdafa2 ec2 test stabilization 2011-10-14 10:40:01 -07:00
Adrian Cole e9029db0ba Merge pull request #110 from jsonking/720-jsch-driver-logging
Issue 720: Log the ssh key fingerprint information for jsch
2011-10-14 10:33:38 -07:00
Jason King 9d99f85807 Issue 720: Log the ssh key fingerprint information 2011-10-14 15:55:24 +01:00
Adrian Cole a6d481f88a changed to use spot instances in us-west-1 due to connect failures trying to ssh across the atlantic 2011-10-14 02:36:28 -07:00
Adrian Cole 9104eca282 Issue 717: corrected keyPair state logic which was redundantly creating keys 2011-10-14 01:49:18 -07:00
Adrian Cole 7e5a6e68cf Issue 719: add sha1 support to SshKeys 2011-10-13 23:57:46 -07:00
Adrian Cole bf4db76152 Issue 720: added live profile and logging to sshj 2011-10-13 11:11:27 -07:00
Adrian Cole e8f5d39c2e Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Issue 716: add tests for memfn-apply
  Issue 716: fix :map-ebs-snapshot-to-device-name
2011-10-13 02:11:45 -07:00
Adrian Cole 7278582730 log more details when creating keys 2011-10-13 02:09:13 -07:00
Adrian Cole c84a1037e3 Merge pull request #109 from arohner/master
Fix for issue 716, :map-ebs-snapshot-to-device-name
2011-10-13 01:52:18 -07:00
Adrian Cole c28a2e38c3 Issue 719: added some logging for ssh fingerprints 2011-10-13 01:49:49 -07:00
Adrian Cole a1d1f0131f Issue 719: ssh fingerprint and comparison support 2011-10-13 01:49:27 -07:00
Allen Rohner 17b277c24e Issue 716: add tests for memfn-apply 2011-10-12 12:30:50 -05:00
Allen Rohner fe50ae36bc Issue 716: fix :map-ebs-snapshot-to-device-name 2011-10-12 11:30:18 -05:00
Adrian Cole 0e9d3666ad Merge pull request #108 from jsonking/master
SoftLayer: Added Regions to Datacenter (for dasein). Fixed tests for Amsterdam DC and region info.
2011-10-12 08:17:38 -07:00
Jason King a1917a727c SoftLayer: Added Regions to Datacenter (for dasein). Fixed tests for Amsterdam DC and region info. 2011-10-12 11:05:09 +01:00
Adrian Cole 2642882f03 Issue 718:update to latest amazon linux 2011-10-11 17:52:58 -07:00
Adrian Cole 326328b71b spot requests are not opening in us-east-1 or us-west-1: switching to eu-west-1 2011-10-11 17:12:46 -07:00
Adrian Cole 0dbf453dd0 updated image test count 2011-10-11 16:59:42 -07:00
Adrian Cole e3e423df3d Merge pull request #107 from grkvlt/master
Issue 612: Fix problem with XML parsing
2011-10-11 13:03:17 -07:00
Andrew Donald Kennedy e997ae4d55 612: The tagSet is not cleared between instances when parsing XML responses 2011-10-11 19:58:49 +01:00
Adrian Cole dbc84d82ed Merge pull request #106 from andrewgaul/issue-629
Issue 629: Fix createContainerInLocation return value.
2011-10-11 11:34:12 -07:00
Andrew Gaul 48ee511275 Fix createContainerInLocation return value.
Previously it always returned true.  Addresses issue 629.
2011-10-11 11:26:40 -07:00
Adrian Cole 868b9ba93e fixed filesystem test case 2011-10-11 10:37:13 -07:00
Adrian Cole f864b2faac Merge pull request #102 from andrewgaul/filesystem-signer
Issue 648: Reuse transient signer with filesystem blobstore
2011-10-11 10:22:59 -07:00
Adrian Cole 5f800efe66 Merge pull request #105 from jsonking/master
Cloudsigma: Fixed documentation links, plus LiveTest for rename a VLAN which works now
2011-10-11 10:20:41 -07:00
Andrew Gaul a7fbb97cd9 Reuse transient signer with filesystem blobstore
Addresses issue 648.
2011-10-11 10:11:26 -07:00
Jason King a05e2d55c2 Cloudsigma: Fixed documentation links, plus LiveTest for rename a VLAN which works now 2011-10-11 17:48:45 +01:00
Adrian Cole cd710a2a94 Issue 715:Unable to resolve symbol: -?> in this context 2011-10-11 09:23:07 -07:00
Adrian Cole 0f73d04fca refactored tests so that admin starts first via @BeforeSuite 2011-10-11 09:23:07 -07:00
Adrian Cole b2ade042bc Merge pull request #104 from jsonking/master
Fixed dunkel endpoint in pom.xml
2011-10-11 08:25:37 -07:00
Jason King fe94f5eee2 Fixed endpoint URL for dunkel-vcd 2011-10-11 16:04:22 +01:00