Commit Graph

90 Commits

Author SHA1 Message Date
Adrian Cole 02af58a198 Issue 491:support new ap-northeast-1 region in aws 2011-03-03 10:07:04 -05:00
Andrew Phillips 3d8ae7edf1 [maven-release-plugin] prepare for next development iteration 2011-02-19 14:26:14 +01:00
Andrew Phillips 058cee9981 [maven-release-plugin] prepare release jclouds-1.0-beta-9b 2011-02-19 14:26:04 +01:00
Carlos 977bd9e9ab Upgrade jsch to 0.1.44-1 and use dependencyManagement for it 2011-02-18 10:31:32 -08:00
Carlos 3fb53cbef0 Rename jclouds-rimu-snapshots-nexus repo to sonatype-nexus-snapshots and ensure only snapshots are pulled from there 2011-02-18 12:52:48 +01:00
Carlos e043cf2ddc Remove all external repos for releases. Rely only on Maven Central 2011-02-18 12:51:44 +01:00
Adrian Cole 9c16ccab62 Issue 479:update to log4j 1.2.16 2011-02-15 23:23:20 +01:00
Adrian Cole b3689e0b71 Issue 478 2011-02-15 20:30:03 +01:00
Adrian Cole 92a23842f5 Issue 478:update to jsch 0.1.43 2011-02-15 20:18:06 +01:00
Adrian Cole 0c9b6f3539 Issue 475: removed builtin providers for ec2, s3, cloudservers, cloudfiles, and vcloudexpress 2011-02-15 17:52:45 +01:00
Andrew Phillips 1431b635ed [issue 459] prepare for next development iteration 2011-02-03 09:45:54 +01:00
Andrew Phillips 9f1ba8c17b [issue 459] prepare release jclouds-1.0-beta-9a 2011-02-03 09:45:49 +01:00
Adrian Cole 4af7721c46 added missing jsch dep 2011-02-03 09:37:34 +01:00
Andrew Phillips c0ffefba1d [maven-release-plugin] prepare for next development iteration 2011-02-03 09:36:10 +01:00
Andrew Phillips e1265cd19e [maven-release-plugin] prepare release jclouds-1.0-beta-9 2011-02-03 09:36:15 +01:00
Andrew Phillips e541922f20 Skipping the test that causes issue 402 for the 1.0-beta-9 release 2011-02-03 09:35:18 +01:00
Andrew Phillips d9fb6552e5 Modified apis/filesystem tests to skip tests that are known not to work on Windows 2011-02-03 09:35:05 +01:00
Andrew Phillips fab1244828 Moved elb and aws-elb READMEs to sandbox (see 38a04f671d) 2011-02-01 09:38:40 +01:00
Andrew Phillips 4f8e953184 Added READMEs for APIs 2011-02-01 09:34:17 +01:00
Adrian Cole 38a04f671d moved elb to sandbox 2011-01-31 19:45:51 -08:00
Adrian Cole 4a52218565 Issue 457: rename tag -> group 2011-01-31 18:02:54 -08:00
Adrian Cole a1dbbd203c Issue 448: new EC2 EBS support 2011-01-31 14:14:05 -08:00
Adrian Cole 5a044b3c0e Merge branch 'lnader' of https://github.com/lnader/jclouds
* 'lnader' of https://github.com/lnader/jclouds:
  Live tests for BlockDeviceMapping at instance creation time
2011-01-31 11:53:21 -08:00
Adrian Cole 4dc8798ac0 updated byon readme wrt credentials 2011-01-31 11:16:27 -08:00
Adrian Cole 26638192da promoted byon 2011-01-31 10:45:00 -08:00
Adrian Cole c93186ef9d S3 acls are not portable, so let's not make them enums 2011-01-31 10:05:23 -08:00
Adrian Cole 675563c96a Issue 418: updated location object to include metadata and iso3166codes 2011-01-31 01:00:20 -08:00
Lili Nader 19d7f32eea Live tests for BlockDeviceMapping at instance creation time 2011-01-30 17:54:33 -08:00
Adrian Cole b62a6309be workaround to walrus not having NextMarker in bucket listing 2011-01-30 02:32:00 -08:00
Adrian Cole 672db20eb1 walrus doesn't support range requests, content encoding or language 2011-01-30 00:55:33 -08:00
Adrian Cole 7fd6cb3673 fixed tokenizing of copy and put object options for non-aws s3 clients 2011-01-30 00:32:15 -08:00
Adrian Cole c8d4008c98 fixed pattern to id windows 2008 2011-01-29 21:06:22 -08:00
Adrian Cole b351223f5e removed provider-specific image parsing from base classes 2011-01-29 20:58:51 -08:00
Adrian Cole 2d888fb18e template test predicate refactor 2011-01-29 20:55:31 -08:00
Adrian Cole 4eefd0dfa1 Walrus doesn't seem to support HEAD bucket 2011-01-29 10:39:03 -08:00
Adrian Cole 9dc155d0c2 Walrus doesn't seem to support HEAD bucket 2011-01-29 10:13:46 -08:00
Adrian Cole 68baca4062 googlestorage supports streaming 2011-01-29 10:12:42 -08:00
Adrian Cole 142aec45cb walrus: workaroud date parse issue, more intelligently deduce containernotfoundexception when s3 is in 'path' mode, and adjust base test classes 2011-01-28 10:41:40 -08:00
Adrian Cole 89d201854b Issue 440: decoupled aws concepts from base ec2 driver; Issue 445: gracefully handle security group in-use 2011-01-27 20:27:35 -08:00
Adrian Cole 094ed5c25c fixed integration test classes and demoted scaleup-storage to sandbox 2011-01-26 23:52:26 -08:00
Adrian Cole 80c250f2da epc has hypervisor types per zone 2011-01-26 18:16:02 -08:00
Adrian Cole 23d156ded9 revised syntax getting date property 2011-01-26 18:15:45 -08:00
Adrian Cole 81796fafb0 scope ec2 image parsing to providers 2011-01-26 16:30:44 -08:00
Adrian Cole bb90123914 Issue 455:rename org.jclouds.ssh.ExecResponse -> org.jclouds.compute.domain.ExecResponse 2011-01-26 11:16:27 -08:00
Adrian Cole f1288fed4c s3 error parse regression 2011-01-26 00:16:24 -08:00
Adrian Cole b9e60a8b4e fixed swift to have a default version property 2011-01-25 17:11:05 -08:00
Adrian Cole 89e7fd6092 updates to fix elastichosts and cloudsigma support 2011-01-23 22:06:47 -08:00
Adrian Cole 0b2994a155 runscript bulletproofing 2011-01-23 17:27:11 -08:00
Adrian Cole 0455e0f509 refactored runScript logic 2011-01-23 12:19:28 -08:00
Adrian Cole c34b973af3 Issue 450: fixed parsing of tags 2011-01-20 17:13:02 -08:00