OpenStack Storage (Swift)
Go to file
Chuck Thier 2ee5d7ee9c Modified probe tests to work with setup.py develop installs
Updated SAIO instructions to note that probe tests will reset your environment
Added the swift.egg-info directory to .bzrignore
Updated setup.py to correctly ignore the test directory when installing
2010-07-19 07:32:01 +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
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

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