Andrew Phillips
8404727c90
Updated enterprise and gae READMEs to mention JARs that are expected on the classpath
2011-02-01 10:11:46 +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
61e4b13abc
[Issue 458] Updated the package assembly to match the API/provider split
2011-02-01 09:34:19 +01:00
Andrew Phillips
0e90930ef7
Added READMEs for all providers, with information on which API JARs are expected on the classpath
2011-02-01 09:34:18 +01:00
Andrew Phillips
4f8e953184
Added READMEs for APIs
2011-02-01 09:34:17 +01:00
Andrew Phillips
c3eda7279e
Made driver JARs that the driver projects provide to jclouds 'provided', and added READMEs
2011-02-01 09:34:15 +01:00
Andrew Phillips
af16b30b45
Renamed core-jar-with-dependencies-descriptor -> jar-with-dependencies-descriptor
...
Renamed jar-with-dependencies-descriptor -> jar-with-dependencies-no-core-no-apis-descriptor
Added a provided-dependencies-descriptor to the default assemblies run with -Pdistribution
2011-02-01 09:34:14 +01:00
Adrian Cole
38a04f671d
moved elb to sandbox
2011-01-31 19:45:51 -08:00
Adrian Cole
70f765be59
Issue 457: redirected old clj syntax to new
2011-01-31 19:44:14 -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
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
Carlos
9254305248
Merge remote branch 'upstream/master'
2011-01-27 11:22:06 -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