swift/swift/common/ring
Darrell Bishop 413173088c Make initial ring balance robust to "holes".
Make initial ring building robust to "holes" (None values in self.devs).
Having these None values in the self.devs array is fine later in the
builder file's life.  Making it okay upon initial balance makes
builder files easier to programatically manipulate.

Change-Id: Icca9c1aa4fd0aae12168998acc39e52f95989b7d
2012-03-01 15:00:03 -08:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
builder.py Make initial ring balance robust to "holes". 2012-03-01 15:00:03 -08:00
ring.py common.ring: fix docstrings 2011-12-23 17:44:14 +01:00