5e4127ae2a
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
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
[dispersion]
|
|
auth_url = http://saio:8080/auth/v1.0
|
|
auth_user = test:tester
|
|
auth_key = testing
|
|
# swift_dir = /etc/swift
|
|
# dispersion_coverage = 1
|
|
# retries = 5
|
|
# concurrency = 25
|
|
# dump_json = no
|