swift/doc
David Hadas 03587a5c18 Add support for Hash Prefix
A new configuration parameter is added to /etc/swift/swift.conf
[swift-hash]
swift_hash_path_prefix = 'random unique string'

New installations are advised to set this parameter to a random secret,
which would not be disclosed ouside the organization.
The same secret needs to be used by all swift servers of the same cluster.

Existing installations should set this parameter to an empty string
(the default)

DocImpact

Fixes: Bug #1157454

Change-Id: I63b10d0b7d6dd3f74e0f10bb41b5f240fa03578a
(cherry picked from commit a979c8007b)
2013-03-28 20:39:42 -07:00
..
manpages Move the swift.1 manpage to python-swiftclient 2013-02-26 12:41:27 -07:00
source Add support for Hash Prefix 2013-03-28 20:39:42 -07:00