[Openstack-docs] [openstack/swift] DocImpact review request change I63b10d0b7d6dd3f74e0f10bb41b5f240fa03578a

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Fri Mar 29 03:39:55 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/25683

Log:
commit 03587a5c1839d7be82a8ae45dd09d70d10991150
Author: David Hadas <davidh at il.ibm.com>
Date:   Wed Mar 20 01:35:41 2013 +0200

    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 a979c8007bf7376541c932c3e91d5ba1a95f4481)




More information about the Openstack-docs mailing list