OpenStack Storage (Swift)
Go to file
John Dickinson b2ba61b7ee Fixed typos on the saio doc page. 2010-07-19 01:56:51 +00:00
bin Make swift-init pay attention to $PATH 2010-07-15 14:44:45 +00:00
debian Added docs to doc system. 2010-07-14 10:41:38 -05:00
doc fixed a few typos in the saio docs 2010-07-18 18:19:48 -05:00
etc Allow specifying the proxy's auth class. 2010-07-14 15:11:08 -07:00
swift Allow specifying the proxy's auth class. 2010-07-14 15:11:08 -07:00
test Make xfs-based tests optional 2010-07-13 15:04:12 -07:00
.bzrignore Update .bzrignore to ignore the docs/build directory 2010-07-16 09:30:50 -05:00
.functests Initial commit of Swift code 2010-07-12 17:03:45 -05:00
.probetests Initial commit of Swift code 2010-07-12 17:03:45 -05:00
.unittests Initial commit of Swift code 2010-07-12 17:03:45 -05:00
AUTHORS Adding Monty Taylor to AUTHORS 2010-07-14 14:13:45 -05:00
LICENSE Initial commit of Swift code 2010-07-12 17:03:45 -05:00
README Changed README to build docs via setup.py and changed saio to run setup.py 2010-07-15 10:09:47 -05:00
setup.cfg Added support for building docs from setup.py. 2010-07-14 09:46:14 -05:00
setup.py Updated saio to reflect setup.py changes 2010-07-14 16:56:03 -05:00

README

Swift
-----

A distributed object store that was originally developed as the basis for 
Rackspace's Cloud Files.

To build documentation run `python setup.py build_sphinx`, and then browse to
/doc/build/html/index.html.

The best place to get started is the "SAIO - Swift All In One", which will walk
you through setting up a development cluster of Swift in a VM.

For more information, vist us at http://launchpad.net/swift, or come hang out
on our IRC channel, #openstack on freenode.

--
Swift Development Team