swift/swift/common/ring
Tim Burke 2e7a7347fc Avoid infinite loop while placing parts
Previously, we could over-assign how many parts should be in a tier.
This would cause the local `parts` variable to go negative, which meant
that our `while parts` loop would never terminate.

Change-Id: Id7e7889742ca37cf1a9c0d55fba78d967e90e8d0
Closes-Bug: 1642538
2016-11-17 15:32:47 -08:00
..
__init__.py Switched some relative imports to be absolute 2013-09-13 10:36:54 -07:00
builder.py Avoid infinite loop while placing parts 2016-11-17 15:32:47 -08:00
ring.py Fix EC ring validation at ring reload 2016-07-24 21:49:57 -07:00
utils.py Remove unneeded line from ring.utils.dispersion_report 2016-09-30 12:16:58 -07:00