Comment 9 for bug 1537042

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/273073
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=30d74af6534b754e6ad9bfdcbff4ec494277ca83
Submitter: Jenkins
Branch: master

commit 30d74af6534b754e6ad9bfdcbff4ec494277ca83
Author: Alistair Coles <email address hidden>
Date: Wed Jan 27 13:50:57 2016 +0000

    Insert versioned_writes in correct pipeline position

    If not explicitly configured the versioned_writes middleware
    should be auto-inserted in the pipeline after slo and dlo, which
    is where the versioned_writes filter section's comments say it
    should be in proxy-server.conf-sample. At the moment it can end up
    being placed ahead of slo and dlo if they have been explicitly
    configured, which results in the linked bug manifesting.

    Closes-Bug: #1537042
    Change-Id: I6ac95a331f4ef0d4887311940acc6f8bc00fb4eb