OpenStack Storage (Swift)
c98ee54f68
A replicator creates an extra replica when it detects a remote disk failure. However, when it fails to create a replica due to other reasons (e.g. entire node failures), it doesn't create another replica at all. We should explain it explicitly so that users can know it. This fixes bug 906976. Change-Id: I2f56428ccbbb0cf0d8538ca6e08f7da71257e661 |
||
---|---|---|
bin | ||
doc | ||
etc | ||
locale | ||
swift | ||
test | ||
tools | ||
.functests | ||
.gitignore | ||
.gitreview | ||
.probetests | ||
.unittests | ||
AUTHORS | ||
babel.cfg | ||
CHANGELOG | ||
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