jclouds/apis/openstack-swift
Andrew Gaul 53c47aa0bd Correct uses of checkNotNull
These should provide a descriptive second argument, not the same as
the first argument which is null in the failure case.  This also found
a logic error in CreateVolumeResponseHandler.
2019-02-23 16:33:40 +09:00
..
src Correct uses of checkNotNull 2019-02-23 16:33:40 +09:00
README.md Import openstack-swift from labs. 2014-10-08 18:07:35 -04:00
pom.xml fix typo in project.version 2018-02-21 16:45:43 +01:00

README.md

OpenStack Swift

Swift is a distributed object storage system designed to scale from a single machine to thousands of servers.

Production ready? Beta

This API is new to jclouds and hence is in Beta. That means we need people to use it and give us feedback. Based on that feedback, minor changes to the interfaces may happen. This code will replace org.jclouds.openstack.swift.SwiftClient in jclouds 2.0 and it is recommended you adopt it sooner than later.