OpenStack Storage (Swift)
Go to file
Monty Taylor 0a2c098404 Made sure all the files we need are included in the tarball 2010-07-22 12:52:02 +00:00
bin fixed typo in swift-init 2010-07-19 17:28:24 -05:00
debian debian packaging updates 2010-07-19 16:17:15 -05:00
doc fixed typo in architecture docs 2010-07-21 12:55:16 -05:00
etc Import upstream version 1.0.1 2010-07-19 11:22:40 -05:00
swift Import upstream version 1.0.1 2010-07-19 11:22:40 -05:00
swift.egg-info Fixed egg-info for PyPI 2010-07-22 07:08:50 -05:00
test fix for response code for unhandled exception unit test 2010-07-19 21:19:37 +00:00
.bzrignore New upstream release. 2010-07-19 11:25:18 -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 Import upstream version 1.0.1 2010-07-19 11:22:40 -05:00
LICENSE Import upstream version 1.0.1 2010-07-19 11:22:40 -05:00
MANIFEST.in Added last missing file to MANFEST.in. 2010-07-22 07:02:38 -05:00
PKG-INFO Import upstream version 1.0.1 2010-07-19 11:22:40 -05:00
README Import upstream version 1.0.1 2010-07-19 11:22:40 -05:00
setup.cfg New upstream release. 2010-07-19 11:25:18 -05:00
setup.py Fixed egg-info for PyPI 2010-07-22 07:08:50 -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