OpenStack Storage (Swift)
Go to file
Monty Taylor 81e79a87c4 Added support for building docs from setup.py. 2010-07-14 09:46:14 -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 Updated Swift All in One 2010-07-13 22:24:47 -05:00
etc Initial commit of Swift code 2010-07-12 17:03:45 -05:00
swift Make unit tests not require /etc/swift/*.ring.gz files 2010-07-13 14:23:39 -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 clarified IRC info in AUTHORS file 2010-07-13 10:00:49 -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.cfg Added support for building docs from setup.py. 2010-07-14 09:46:14 -05:00
setup.py Added support for building docs from setup.py. 2010-07-14 09:46:14 -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