swift/swift/cli
Tim Burke 40edf07ab3 sharding: Let swift-manage-shard-ranges accept a relative path
Previously, passing a relative path would confuse the ContainerBroker about
which DB files are available, leading to an IndexError when none were found.

Just call realpath() on whatever the user provided so we don't have to muck
with any of the broker code.

Change-Id: Icdf100dfcd006d975b49d151b99aa9272452d013
2019-12-20 21:36:07 +00:00
..
__init__.py Add some tests for bin/swift-recon 2014-01-31 15:34:37 +00:00
container_deleter.py Rework private-request-method interface 2019-05-22 16:36:50 -07:00
dispersion_report.py Test placeholder for dispersion_report module 2017-09-13 16:49:00 -06:00
form_signature.py py3: port cli form_signature and unit tests 2018-03-13 06:19:44 +00:00
info.py print deleted flag in account and container info cli 2019-11-08 12:03:20 +00:00
manage_shard_ranges.py sharding: Let swift-manage-shard-ranges accept a relative path 2019-12-20 21:36:07 +00:00
recon.py py3: Fix swift-recon 2019-10-14 11:40:41 -07:00
relinker.py Add support to increase object ring partition power 2017-06-15 15:08:48 -07:00
ring_builder_analyzer.py Fix the reST field raises in docstrings 2017-06-28 09:10:24 +08:00
ringbuilder.py Add commands to ring-builder to change region / zone 2019-10-04 21:56:12 -07:00
ringcomposer.py Experimental swift-ring-composer CLI to build composite rings 2018-06-14 09:50:55 +01:00
shard-info.py Add sharder daemon, manage_shard_ranges tool and probe tests 2018-05-18 18:48:13 +01:00