2011-03-31 22:32:41 +00:00
|
|
|
[dispersion]
|
2013-10-28 17:41:09 +08:00
|
|
|
# Please create a new account solely for using dispersion tools, which is
|
|
|
|
# helpful for keep your own data clean.
|
2012-07-13 17:48:37 -05:00
|
|
|
auth_url = http://localhost:8080/auth/v1.0
|
2011-03-31 22:32:41 +00:00
|
|
|
auth_user = test:tester
|
|
|
|
auth_key = testing
|
2014-07-04 15:56:45 +10:00
|
|
|
# auth_version = 1.0
|
|
|
|
#
|
|
|
|
# NOTE: If you want to use keystone (auth version 2.0), then its configuration
|
|
|
|
# would look something like:
|
2013-10-28 17:41:09 +08:00
|
|
|
# auth_url = http://localhost:5000/v2.0/
|
|
|
|
# auth_user = tenant:user
|
|
|
|
# auth_key = password
|
2012-04-02 16:41:16 +02:00
|
|
|
# auth_version = 2.0
|
2014-07-04 15:56:45 +10:00
|
|
|
#
|
2015-06-24 16:54:02 +02:00
|
|
|
# NOTE: If you want to use keystone (auth version 3.0), then its configuration
|
|
|
|
# would look something like:
|
|
|
|
# auth_url = http://localhost:5000/v3/
|
|
|
|
# auth_user = user
|
|
|
|
# auth_key = password
|
|
|
|
# auth_version = 3.0
|
|
|
|
# project_name = project
|
|
|
|
# project_domain_name = project_domain
|
|
|
|
# user_domain_name = user_domain
|
|
|
|
#
|
2013-01-23 09:58:28 +00:00
|
|
|
# endpoint_type = publicURL
|
2016-04-27 22:17:01 +02:00
|
|
|
#
|
|
|
|
# NOTE: If you have only 1 region with a swift endpoint, no need to specify it
|
|
|
|
# region_name =
|
|
|
|
#
|
2013-07-12 08:11:27 +02:00
|
|
|
# keystone_api_insecure = no
|
2012-04-02 16:41:16 +02:00
|
|
|
#
|
2011-03-31 22:32:41 +00:00
|
|
|
# swift_dir = /etc/swift
|
2013-06-28 08:51:24 +00:00
|
|
|
# dispersion_coverage = 1.0
|
2011-03-31 22:32:41 +00:00
|
|
|
# retries = 5
|
|
|
|
# concurrency = 25
|
2013-09-05 18:12:15 -05:00
|
|
|
# container_populate = yes
|
|
|
|
# object_populate = yes
|
2012-12-03 16:12:10 -06:00
|
|
|
# container_report = yes
|
|
|
|
# object_report = yes
|
2012-02-29 04:24:26 +00:00
|
|
|
# dump_json = no
|