OpenStack Storage (Swift)
2f50a0798e
Replace existing Exceptions in ring builder with more specific exceptions. Abstracted out some behavior in ring-builder that is likely to cause an exception. Add try/except blocks to swift-ring-builder to catch specific exceptions and provide the user with some information about how to deal with the error. This change begins to address blueprint friendly-error-messages Change-Id: I8fc9cfa4899421fe04bba23ac52523778e902321 |
||
---|---|---|
bin | ||
doc/source | ||
etc | ||
locale | ||
swift | ||
test | ||
tools | ||
.functests | ||
.gitignore | ||
.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