The Java Multi-Cloud Toolkit
Go to file
Andrew Gaul c61e8bc28b Implement partial prefix support for Atmos
Atmos only supports listing by directories while other blobstores
allow listing via arbitrary prefixes.  Allow requests which list
directories via both prefix and delimiter = "/" to succeed instead of
failing all requests.  Also change a test which specified recursive to
instead be delimiter = "/".  Fixes gaul/s3proxy#244.
2017-11-24 19:25:35 -08:00
all Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
allblobstore Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
allcompute Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
allloadbalancer Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
apis Implement partial prefix support for Atmos 2017-11-24 19:25:35 -08:00
blobstore Implement partial prefix support for Atmos 2017-11-24 19:25:35 -08:00
common Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
compute JCLOUDS-1351: improve OS Family parsing 2017-11-03 12:35:39 +01:00
core core/src/main/java/org/jclouds/rest/internal/TransformerForRequest.java: 2017-08-03 19:22:50 +02:00
drivers Utilizing MD5 hash present in payload metadata, instead of generating it again from payload 2017-11-10 10:13:40 +01:00
loadbalancer Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
project Add Jenkins profile to use Maven toolchains 2017-10-23 12:00:08 +02:00
providers Recognise CentOS images on AWS Marketplace 2017-11-03 12:35:42 +01:00
resources Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
scriptbuilder Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
skeletons Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
.dir-locals.el JCLOUDS-26. Adding .dir-locals.el for Emacs tab-width setting 2013-05-10 14:52:52 -07:00
.gitattributes Add .gitattributes to avoid line endings issues 2015-10-07 20:43:55 +02:00
.gitignore Move html responses to a subfolder for cleaner rat plugin exclude 2016-02-23 19:30:03 +08:00
.mailmap Update mailmap for acole@twitter.com 2014-10-04 09:22:01 -07:00
CONTRIBUTING.md Fixed the CONTRIBUTING links 2015-02-05 15:10:37 +01:00
README.md Avoid duplicated info and just link to website 2014-08-07 09:25:37 -05:00
pom.xml Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00

README.md

jclouds

Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features.

For more information about using or contributing to jclouds, please visit our website at jclouds.apache.org.

License

Copyright (C) 2009-2013 The Apache Software Foundation

Licensed under the Apache License, Version 2.0