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
..

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