Files
Florian Hines
e474dfb720
Add dispersion report flags to limit reports
- Add two optional flags that let you limit swift-dispersion-report to only reporting on containers OR objects. - Also make dispersion.conf and swift-dispersion-report manpages current. DocImpact Change-Id: Iad56133cad261241db27d0e2103098e3c2f3c245
17 lines
353 B
Plaintext
17 lines
353 B
Plaintext
[dispersion]
auth_url = http://localhost:8080/auth/v1.0
auth_user = test:tester
auth_key = testing
# auth_url = http://saio:5000/v2.0/
# auth_user = test:tester
# auth_key = testing
# auth_version = 2.0
#
# swift_dir = /etc/swift
# dispersion_coverage = 1
# retries = 5
# concurrency = 25
# container_report = yes
# object_report = yes
# dump_json = no