Fixing /etc/swift.conf-sample to include

swift_hash_path_prefix

Change-Id: I60f5f3d4083937a03ecb7ed531185c617ea08016
This commit is contained in:
David Hadas 2013-04-22 19:32:18 +03:00
parent 7f534fac38
commit 04a3ba43ae

View File

@ -1,11 +1,12 @@
[swift-hash]
# swift_hash_path_suffix is used as part of the hashing algorithm
# when determining data placement in the cluster. This value should
# remain secret and MUST NOT change once a cluster has been deployed.
# swift_hash_path_suffix and swift_hash_path_prefix are used as part of the
# the hashing algorithm when determining data placement in the cluster.
# These values should remain secret and MUST NOT change
# once a cluster has been deployed.
swift_hash_path_suffix = changeme
swift_hash_path_prefix = changeme
# The swift-constraints section sets the basic constraints on data