Commit Graph

2420 Commits

Author SHA1 Message Date
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 e56697170a incorporated lastest location changes into byon 2011-01-31 10:33:25 -08:00
Adrian Cole 30ed6fd848 promote scaleup-storage 2011-01-31 10:20:17 -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 3263d22bfc renamed properties builder for aws-elb 2011-01-30 13:41:21 -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 d306dcbdec updated to parse ecloud images 2011-01-29 21:07:00 -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 99bbdfce8a Issue 456: add new InsufficientResourcesException 2011-01-29 16:15:51 -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 81223bcbca Issue 452: clarified sudo docs 2011-01-28 17:10:38 -08:00
Adrian Cole 48e9f6b7bb Issue 452: removed need to base64 2011-01-28 16:49:37 -08:00
Adrian Cole f0a4a23265 Issue 452 os_name -> os_description, +description 2011-01-28 16:22:57 -08:00
Adrian Cole ce82c05222 Issue 452: renamed description -> name
made nodes a list instead of a map

added credential_url
2011-01-28 15:47:24 -08:00
Adrian Cole d14dca16e7 Merge branch 'master' of https://github.com/kakugawa/jclouds
* 'master' of https://github.com/kakugawa/jclouds:
  modify yaml format: list of nodes
2011-01-28 14:21:03 -08:00
Kelvin Kakugawa 22b1b89e6a modify yaml format: list of nodes 2011-01-28 12:04:24 -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 02fffda058 fixed date parser when there's a wrong date format specified 2011-01-26 19:23:22 -08:00
Adrian Cole a14cfac03c euc threadcount 1 2011-01-26 18:18:48 -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 f55a978668 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  added profile to cloudsigma impl
2011-01-26 16:43:42 -08:00
Adrian Cole 81796fafb0 scope ec2 image parsing to providers 2011-01-26 16:30:44 -08:00
Adrian Cole d1b1ca7b8c Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Issue 455:rename org.jclouds.ssh.ExecResponse -> org.jclouds.compute.domain.ExecResponse
  trmk vcloudexpress regression
2011-01-26 11:52:32 -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 722d81a90d added profile to cloudsigma impl 2011-01-26 10:53:59 -08:00
Adrian Cole 2796048643 trmk vcloudexpress regression 2011-01-26 10:24:59 -08:00
Adrian Cole f1288fed4c s3 error parse regression 2011-01-26 00:16:24 -08:00
Adrian Cole 1e017d47e1 fixed regression on azureblob 2011-01-25 23:22:03 -08:00
Adrian Cole ec589e5180 Issue 452: backfilled tests and added sudo password 2011-01-25 20:02:49 -08:00
Adrian Cole d56bc68d1c Issue 454: added wrapInInitScript option for running scripts on nodes 2011-01-25 20:00:30 -08:00
Adrian Cole b9e60a8b4e fixed swift to have a default version property 2011-01-25 17:11:05 -08:00
Adrian Cole d15944c276 Merge branch 'master' of https://github.com/kakugawa/jclouds
* 'master' of https://github.com/kakugawa/jclouds:
  WIP: rough code to make test advance
  modify code to parse yaml
  read in byon config via yaml
2011-01-25 14:38:26 -08:00
Kelvin Kakugawa 809d0b4337 WIP: rough code to make test advance 2011-01-25 14:34:44 -08:00
Adrian Cole e6052e4bcf added openhosting provider 2011-01-25 14:14:00 -08:00
Kelvin Kakugawa 0c9a70ca84 modify code to parse yaml 2011-01-25 13:19:45 -08:00
Adrian Cole 01da7ce80f switched to cloudfront for test distribution 2011-01-25 12:00:07 -08:00