swift/etc/dispersion.conf-sample
Julien Danjou 9a423d0b78 Allow to specify auth_version in swift-dispersion tools
Change-Id: I080d531471d8ea57c69a918d4f6930441f1e69f6
Signed-off-by: Julien Danjou <julien.danjou@enovance.com>
2012-04-02 16:42:05 +02:00

15 lines
301 B
Plaintext

[dispersion]
auth_url = http://saio: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
# dump_json = no