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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Thu Jun 6 20:53:07 UTC 2013


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

Log:
commit 8a4141221215a2e69e02a431be18142e412128f8
Author: Dan Hersam <dan.hersam at hp.com>
Date:   Fri May 10 20:50:56 2013 +0000

    Treat directory objects as not found
    
    Make StaticWeb search for an index file rather than returning a 0-byte
    object.
    
    Add new StaticWeb header to identify a directory marker object:
    X-Container-Meta-Web-Directory-Type (default to application/directory)
    so user can specify the content type for directory marker objects.
    This required requesting the container headers earlier in the code and
    clearing the value of _error for non-404 errors.
    
    Add unit tests for directory object scenarios.
    Fix end tags in an unrelated HTML block.
    
    Bug 1178817
    
    DocImpact
    
    Change-Id: I561f00c099feaa82fd658f5050bd90c76717da24
    
    Updates
    
    Change-Id: I3021ab62e8469f1c3eb0ab3f70f1bcd8e7e5476f




More information about the Openstack-docs mailing list