The Java Multi-Cloud Toolkit
Go to file
Andrew Gaul 3c1588527d Delete parts when removing Swift multipart objects
Swift implements multi-part upload with user-visible parts and an
explicit manifest.  When deleting an MPU blob it can delete only the
manifest or both the manifest and parts.  For consistency with other
providers, we now do the latter in the portable abstraction.  Swift
ignores the multipart-manifest=delete parameter for single-part
objects.  Fixes andrewgaul/s3proxy#92.
2015-11-17 23:06:33 -08:00
all Remove HPCloud from the aggregator poms 2015-11-10 10:17:30 +01:00
allblobstore Remove HPCloud from the aggregator poms 2015-11-10 10:17:30 +01:00
allcompute Remove HPCloud from the aggregator poms 2015-11-10 10:17:30 +01:00
allloadbalancer Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
apis Delete parts when removing Swift multipart objects 2015-11-17 23:06:33 -08:00
blobstore Delete parts when removing Swift multipart objects 2015-11-17 23:06:33 -08:00
common JCLOUDS-962: Make all @Provider methods final 2015-09-02 23:54:44 +02:00
compute Enable FindBugs CheckRelaxingNullnessAnnotation 2015-11-13 17:44:55 -08:00
core Enable FindBugs CheckRelaxingNullnessAnnotation 2015-11-13 17:44:55 -08:00
drivers Close connection during ExecChannel 2015-10-25 23:02:33 +01:00
loadbalancer Convert Windows to Unix line endings 2015-03-31 18:25:54 -07:00
project Enable FindBugs CheckRelaxingNullnessAnnotation 2015-11-13 17:44:55 -08:00
providers JCLOUDS-1026: Remove public HP cloud compute providers 2015-11-09 19:04:59 -07:00
resources Enforce no illegal testng imports 2015-06-25 13:34:10 -07:00
scriptbuilder UserAdd: guard groupadd with check if group exists 2015-10-25 22:02:31 +01:00
skeletons Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01: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 JCLOUDS-897: Remove the Rocoto dependency 2015-05-21 00:26:57 +02: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.0-SNAPSHOT 2015-03-24 10:52:01 +01: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