Add json output option to swift-dispersion-report

Add's the configuration file option "dump_json" or command line
options [-j|--dump-json] to have swift-dispersion-report output
the report in json format. This allows the dispersion report to
be more easily consumed elsewhere.
There's also a few pep8 fixes and removal of unused imports.
Change-Id: I2374311ccbef43e6bbae24665c9584e60f3da173
This commit is contained in:
Florian Hines
2012年02月29日 04:24:26 +00:00
parent 9316a8f876
commit 5e4127ae2a

View File

@@ -6,3 +6,4 @@ auth_key = testing
# dispersion_coverage = 1
# retries = 5
# concurrency = 25
# dump_json = no
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.