mirror of https://github.com/apache/jclouds.git
af245d67fe
BlobStore.createContainerInLocation is supposed to return True if the container was newly created and False if the container already existed. This commit makes that happen for Swift blobstores. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
# # The jclouds API for OpenStack's Swift (http://swift.openstack.org/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.