swift/etc/dispersion.conf-sample
Mehdi Abaakouk a1395ec672 Allow change the endpoint_type when use swift-dispersion tools
Fixes bug 1102319
DocImpact

Change-Id: I8fb0417ab9468e97ed01a6cb1e262630905e7f29
2013-01-31 16:10:37 +01:00

18 lines
381 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
# endpoint_type = publicURL
#
# swift_dir = /etc/swift
# dispersion_coverage = 1
# retries = 5
# concurrency = 25
# container_report = yes
# object_report = yes
# dump_json = no