Comment 2 for bug 1523906

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

Reviewed: https://review.openstack.org/257377
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=fd2bf0ac464690bdf7029975fb8cc997b8255374
Submitter: Jenkins
Branch: master

commit fd2bf0ac464690bdf7029975fb8cc997b8255374
Author: Michael Polenchuk <email address hidden>
Date: Mon Dec 14 17:15:53 2015 +0300

    Enable X-Forwarded-For for RadosGW service

    Enable insertion of the X-Forwarded-For header to requests
    sent to RadosGW servers. Added "httpclose" on server side to ensure
    that every request will be rewritten and not only the first one of
    each session.

    Co-authored-by: Matthew Mosesohn <email address hidden>
    Change-Id: Ieed9d2cc7b06ba2b864b2751b76dce010178be65
    Closes-Bug: #1523906
    Closes-Bug: #1523895