OpenStack Storage (Swift)
57a35f0d7c
server/daemon bin scripts; more standized python/linux daemonization procedures; fixed lp:666957 "devauth server creates auth.db with the wrong privileges"; new run_daemon helper based on run_wsgi simplifies daemon launching/testing; new - all servers/daemons support verbose option when started interactivlty which will log to the console; fixed lp:667839 "can't start servers with relative paths to configs"; added tests |
||
---|---|---|
bin | ||
doc/source | ||
etc | ||
swift | ||
test | ||
.bzrignore | ||
.functests | ||
.probetests | ||
.unittests | ||
AUTHORS | ||
LICENSE | ||
MANIFEST.in | ||
README | ||
setup.cfg | ||
setup.py |
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, visit us at http://launchpad.net/swift, or come hang out on our IRC channel, #openstack on freenode. -- Swift Development Team