OpenStack Storage (Swift)
Go to file
2010-07-14 15:12:34 -07:00
bin Allow specifying the proxy's auth class. 2010-07-14 15:11:08 -07:00
debian Added docs to doc system. 2010-07-14 10:41:38 -05:00
doc User login doesn't really need to be the same as the lp id in the SAIO 2010-07-14 17:05:50 -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 Re-added files import-dsc didn't know about. 2010-07-12 18:51:34 -05:00
.functests Reverted accidental chmod -x-ing. 2010-07-12 22:34:34 -05:00
.probetests Reverted accidental chmod -x-ing. 2010-07-12 22:34:34 -05:00
.unittests Reverted accidental chmod -x-ing. 2010-07-12 22:34:34 -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 Initial commit of Swift code 2010-07-12 17:03:45 -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

Swift
-----

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

To build documentation run `make html` in the /doc folder, 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