7f1aa9d1e8
The swift-dispersion-populate and swift-dispersion-report tools now accept a --insecure option. Also, dispersion.conf now has a keystone_api_insecure option. Default is obviously to use the secure path. DocImpact Change-Id: I4000352e547d9ce5b08ade54e0c886281caff891
19 lines
412 B
Plaintext
19 lines
412 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
|
|
# keystone_api_insecure = no
|
|
#
|
|
# swift_dir = /etc/swift
|
|
# dispersion_coverage = 1.0
|
|
# retries = 5
|
|
# concurrency = 25
|
|
# container_report = yes
|
|
# object_report = yes
|
|
# dump_json = no
|