264766127e
1. add a comment to hint using a new account for using dispersion tools 2. change sample url for keystone from 'saio' to 'localhost' Change-Id: I4683f5eb0af534b39112f1b7420f67d569c29b3a
23 lines
583 B
Plaintext
23 lines
583 B
Plaintext
[dispersion]
|
|
# Please create a new account solely for using dispersion tools, which is
|
|
# helpful for keep your own data clean.
|
|
auth_url = http://localhost:8080/auth/v1.0
|
|
auth_user = test:tester
|
|
auth_key = testing
|
|
# auth_url = http://localhost:5000/v2.0/
|
|
# auth_user = tenant:user
|
|
# auth_key = password
|
|
# auth_version = 2.0
|
|
# endpoint_type = publicURL
|
|
# keystone_api_insecure = no
|
|
#
|
|
# swift_dir = /etc/swift
|
|
# dispersion_coverage = 1.0
|
|
# retries = 5
|
|
# concurrency = 25
|
|
# container_populate = yes
|
|
# object_populate = yes
|
|
# container_report = yes
|
|
# object_report = yes
|
|
# dump_json = no
|