OpenStack Storage (Swift)
Go to file
Chuck Thier e051495715 Added initial admin guide, and added more to the deployment guide, plus
cleaned up some of the doc string warning
2010-07-30 14:57:20 -05:00
bin fixed typo in swift-init 2010-07-19 17:28:24 -05:00
doc/source Added initial admin guide, and added more to the deployment guide, plus 2010-07-30 14:57:20 -05:00
etc Added initial admin guide, and added more to the deployment guide, plus 2010-07-30 14:57:20 -05:00
swift Added initial admin guide, and added more to the deployment guide, plus 2010-07-30 14:57:20 -05:00
test Removed tests for behavior that doesn't exist any more 2010-07-22 10:04:02 -05:00
.bzrignore Added initial admin guide, and added more to the deployment guide, plus 2010-07-30 14:57:20 -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
MANIFEST.in Added last missing file to MANFEST.in. 2010-07-22 07:02:38 -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 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

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