A wrapper for OpenStack Object Storage v1 (aka Swift). Swift provides redundant storage similar to AWS S3. This gem is a wrapper around the Object Storage RESTful API and provides the ability to manage containers (directories) and objects (files).
Supports basic container actions
Supports basic object actions
Missing easy large object creation
Missing most metadata actions
sudo gem install att-swift
After checking out the source, run:
$ rake newb
This task will install any missing dependencies, run the tests/specs, and generate the RDoc.
Copyright © AT&T