swift/test/unit/cli
Ben Martin 1f3304c515 Print min_part_hours lockout time remaining
swift-ring-builder currently only displays min_part_hours and
not the amount of time remaining before a rebalance can occur.
This information is readily available and has been displayed
as a quality of life improvement.

Additionally, a bug where the time since the last rebalance
was always updated when rebalance was called regardless of
if any partitions were reassigned. This can lead to partitions
being unable to be reassigned as they never age according to
the time since last rebalance.

Change-Id: Ie0e2b5e25140cbac7465f31a26a4998beb3892e9
Closes-Bug: #1526017
2016-01-11 10:58:38 -06:00
..
__init__.py Add some tests for bin/swift-recon 2014-01-31 15:34:37 +00:00
test_form_signature.py Get StringIO and cStringIO from six.moves 2015-07-15 16:56:33 +02:00
test_info.py Add unit tests to cover print_item_locations 2015-11-05 20:58:34 +00:00
test_recon.py Get rid of contextlib.nested() for py3 2015-10-23 11:44:54 -07:00
test_ring_builder_analyzer.py Validate against duplicate device part replica assignment 2015-10-02 16:42:25 -07:00
test_ringbuilder.py Print min_part_hours lockout time remaining 2016-01-11 10:58:38 -06:00