~david-goetz/swift/zero_byte_obj_audit

1 by Chuck Thier
Initial commit of Swift code
1
Swift
2
-----
3
4
A distributed object store that was originally developed as the basis for 
5
Rackspace's Cloud Files.
6
15 by Chuck Thier
Changed README to build docs via setup.py and changed saio to run setup.py
7
To build documentation run `python setup.py build_sphinx`, and then browse to
1 by Chuck Thier
Initial commit of Swift code
8
/doc/build/html/index.html.
9
10
The best place to get started is the "SAIO - Swift All In One", which will walk
11
you through setting up a development cluster of Swift in a VM.
12
104.1.1 by Anne Gentle
Split out the SAIO doc and fixed a typo in the README
13
For more information, visit us at http://launchpad.net/swift, or come hang out
1 by Chuck Thier
Initial commit of Swift code
14
on our IRC channel, #openstack on freenode.
15
16
--
17
Swift Development Team