c0537ac6e0140bce6d5f016bb17ea784596d1b01
Go to file
Florian Hines c0537ac6e0 Breakout search_devs & add get_builder() for reuse
This moves search_devs into RingBuilder to make it accessible to other utils
that need to search the builder. Along the same lines this also adds a
load() call to get a RingBuilder instance when working with the builder files.
- This adds python-mock >= 0.7 as a dependency for unittests. On Ubuntu
 10.04 you'll have to pip install it, on 12.04 you can apt-get install
 it. Fedora 17+ should be able to yum install it.
- new pep8 compliance
- Fixed a small issue (undefined var) in swift-ring-builder when remove was
called but failed to find a match.
Change-Id: I2e02684235aa2f4e901a00858ae037091594c545
2012年09月06日 20:16:46 -05:00
2012年08月29日 16:08:30 -07:00
2012年03月07日 22:44:34 -08:00
2011年10月24日 15:05:49 -04:00
2012年09月04日 08:36:55 -07:00
2012年09月04日 08:36:55 -07:00
2011年01月27日 00:01:24 +00:00
2012年09月04日 08:36:55 -07:00
2010年07月12日 17:03:45 -05:00
2012年05月30日 15:39:37 +02:00
2012年06月08日 20:05:14 -04: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, visit us at http://launchpad.net/swift, or come hang out
on our IRC channel, #openstack on freenode.
--
Swift Development Team
Description
OpenStack Storage (Swift)
Readme 204 MiB
Languages
Python 99.7%
JavaScript 0.2%