OpenStack Storage (Swift)
Go to file
Monty Taylor 8ae4985ea7 Updated to debhelper 7 and better depends. 2010-07-13 16:11:42 -05:00
bin Reverted accidental chmod -x-ing. 2010-07-12 22:34:34 -05:00
debian Updated to debhelper 7 and better depends. 2010-07-13 16:11:42 -05:00
doc Initial commit of Swift code 2010-07-12 17:03:45 -05:00
etc Initial commit of Swift code 2010-07-12 17:03:45 -05:00
swift Re-added files import-dsc didn't know about. 2010-07-12 18:51:34 -05:00
test Reverted accidental chmod -x-ing. 2010-07-12 22:34:34 -05: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 Initial commit of Swift code 2010-07-12 17:03:45 -05:00
LICENSE Initial commit of Swift code 2010-07-12 17:03:45 -05:00
PKG-INFO Import upstream version 1.0.0 2010-07-08 01:37:44 +00:00
README Initial commit of Swift code 2010-07-12 17:03:45 -05:00
setup.py fixed comma in setup.py 2010-07-12 17:35:06 -05:00

README

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