jclouds/apis/swift
Shri Javadekar af245d67fe JCLOUDS-334. Return correct status while creating containers in Swift.
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.
2013-10-07 21:48:57 -07:00
..
src JCLOUDS-334. Return correct status while creating containers in Swift. 2013-10-07 21:48:57 -07: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.