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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Sat Nov 10 16:40:10 UTC 2012


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

Log:
commit 47ee1d7e175471483b9885eafc4514a7281c35e9
Author: gholt <z-launchpad at brim.net>
Date:   Sat Nov 10 16:39:25 2012 +0000

    Better TempAuth storage URL guessing
    
    I know it's just TempAuth, but bug #959953 just caught my eye as
    something interesting to solve.
    
    This does a best guess on the storage URL to return for a given
    request. It allows $HOST to be used in the storage URL configuration,
    where $HOST will resolve to scheme://host:port. It bases the scheme
    on how the server is running or on storage_url_scheme if set. The
    host:port comes from the request's Host header if it exists, and
    falls back to the WSGI SERVER_NAME:SERVER_PORT otherwise.
    
    Fixes: bug #959953
    DocImpact
    
    Change-Id: Ia494bcb99a04490911ee8d2cb8b12a94e77820c5




More information about the Openstack-docs mailing list