OpenStack Storage (Swift)
Go to file
Monty Taylor 456f9cd950 Add a MANIFEST.in file so that we can include additional needed files in the .tar.gz 2010-07-19 14:46:56 +00:00
bin Make swift-init pay attention to $PATH 2010-07-15 14:44:45 +00:00
debian Added docs to doc system. 2010-07-14 10:41:38 -05:00
doc Modified probe tests to work with setup.py develop installs 2010-07-19 07:32:01 +00: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 Modified probe tests to work with setup.py develop installs 2010-07-19 03:00:28 +00:00
.bzrignore Modified probe tests to work with setup.py develop installs 2010-07-19 03:00:28 +00: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
MANIFEST.in Includes a manifest file which knows how to bring along doc and etc. 2010-07-19 08:43:09 -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 Added support for building docs from setup.py. 2010-07-14 09:46:14 -05:00
setup.py Modified probe tests to work with setup.py develop installs 2010-07-19 07:32:01 +00: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