Commit Graph

3581 Commits

Author SHA1 Message Date
Ioannis Canellos bd65271ce7 Added a check for JCE providers that are not working. 2012-01-07 11:58:30 -08:00
Ioannis Canellos 7cba8e72a3 Provided utility for loading classes that falls back to the Thread Context Class Loader if class is not found. 2012-01-07 11:58:17 -08:00
Ioannis Canellos 52c522d310 Updated fragment declarations so that they can comply with OSGi 4.3 specification. 2012-01-07 11:58:10 -08:00
Adrian Cole d0444c954a Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 14:40:13 -08:00
Andrew Phillips 977374caef [maven-release-plugin] prepare for next development iteration 2011-12-22 17:45:15 +00:00
Andrew Phillips b5df9a3b32 [maven-release-plugin] prepare release jclouds-1.2.2 2011-12-22 17:44:53 +00:00
Andrew Phillips ea2a0e696b Ignoring the tests that cause issue 402 on Windows for the 1.2.2 release 2011-12-22 17:15:33 +00:00
Andrew Phillips eb962444b4 [issue 737] Modified apis/filesystem tests to skip tests that are known not to work on Windows 2011-12-22 14:58:31 +00:00
Andrew Donald Kennedy 85288326c8 The describeAddressesInRegion call returns empty set on not found, not exception 2011-12-21 18:51:27 -08:00
Andrew Donald Kennedy be2d85fb81 PublicIpInstanceIdPair has different id format to node 2011-12-21 18:51:16 -08:00
Andrew Donald Kennedy ebad8aad43 Issue 757: Remove old public IPs when associating elastic IP addresses 2011-12-21 18:51:02 -08:00
Adrian Cole e12383c7bf should cleanup after test 2011-12-19 02:41:10 -08:00
Adrian Cole dc4186afb7 typos 2011-12-19 02:38:37 -08:00
Adrian Cole 9672fda205 auto-ip allocation 2011-12-19 02:38:21 -08:00
Adrian Cole 70ee3041f7 missing commit for issue 757 2011-12-18 16:10:26 -08:00
Adrian Cole bd552b3eaf southeast asia 2011-12-18 16:09:56 -08:00
Adrian Cole 2c4481a318 Issue 747:add new us-west-2 region 2011-12-18 15:58:12 -08:00
Jan Paral 3c05d5e4a5 Issue 757: Auto allocate Elastic IPs and deal with empty tags in describe security groups response 2011-12-18 15:56:28 -08:00
Adrian Cole 6c662f9888 Issue 754:fix swift to use the documented X-Auth-User headers, and not X-Storage-... which is not universally supported 2011-11-16 13:58:39 +02:00
Adrian Cole 908a2801b0 [maven-release-plugin] prepare for next development iteration 2011-10-18 01:29:24 -07:00
Adrian Cole 8ede1dea43 [maven-release-plugin] prepare release jclouds-1.2.1 2011-10-18 01:29:21 -07:00
Adrian Cole 912cd087a5 fixed package declaration in callable tests 2011-10-18 00:03:36 -07:00
Adrian Cole e43aa90606 Issue 728:Permission denied executing scripts 2011-10-18 00:03:30 -07:00
Adrian Cole 4882b23b4f test that we match ubuntu precise in aws-ec2 2011-10-17 21:40:32 -07:00
Adrian Cole 913c6a177b Issue 727:enable ubuntu Natty on cloudsigma-zrh 2011-10-17 19:57:33 -07:00
Adrian Cole 6a175d01db [maven-release-plugin] prepare for next development iteration 2011-10-16 11:15:05 -07:00
Adrian Cole d0d69183d5 [maven-release-plugin] prepare release jclouds-1.2.0 2011-10-16 11:15:03 -07:00
Adrian Cole b582095f56 updated iso codes 2011-10-16 09:59:54 -07:00
Adrian Cole 059f2de01a missing commit for precise 2011-10-16 03:28:17 -07:00
Adrian Cole 5144f0ad4b Issue 197: smarter forget.sh 2011-10-16 03:16:00 -07:00
Adrian Cole 9b5e41207b precise 2011-10-16 03:16:00 -07:00
Adrian Cole 2a53f2f816 better error message when out of IPs 2011-10-16 03:16:00 -07:00
Adrian Cole bebddbf6ff hardening script running 2011-10-16 03:15:59 -07:00
Adrian Cole ac676bacd1 precise 2011-10-16 03:15:59 -07:00
Adrian Cole f9965a7658 fixed issue where admin user wasn't applying on terremark instances 2011-10-16 03:15:59 -07:00
Adrian Cole 119e6c24c3 11.04 ssh image has auth errors in cloudsigma-zrh 2011-10-16 03:15:59 -07:00
Adrian Cole 086a893e38 Issue 724:add ubuntu precise to the supported versions 2011-10-16 03:15:59 -07:00
Adrian Cole 3861f39fe8 Harder tests relating to installing admin user 2011-10-16 03:13:55 -07:00
Adrian Cole 943953ec2b adjusted test properties 2011-10-15 17:41:05 -07: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