jclouds/apis/swift
Francis Devereux d60d2681d1 JCLOUDS-251: Swift: Delete chunks when deleting a multipart blob
Also:
- Make SwiftBlobIntegrationLiveTest.testMultipartChunkedFileStream more realistic by uploading a file large enough to be split into parts.
- JavaDoc fixes for SwiftBlobStore: don't reference nonexistent methods.
2013-08-25 10:20:22 -05:00
..
src JCLOUDS-251: Swift: Delete chunks when deleting a multipart blob 2013-08-25 10:20:22 -05:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format 2013-05-16 21:30:37 -07:00

README.txt

#
# The jclouds API for OpenStack's Swift (http://swift.openstack.org/).
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.