Comment 6 for bug 1558702

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (stable/mitaka)

Reviewed: https://review.openstack.org/299691
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=1069267fb026e867aa7767af2558b6147b4b77d1
Submitter: Jenkins
Branch: stable/mitaka

commit 1069267fb026e867aa7767af2558b6147b4b77d1
Author: Kirill Zaitsev <email address hidden>
Date: Fri Mar 18 00:56:32 2016 +0300

    Do not log contents of the download request

    keystonesession client logs contents of every request in debug mode by
    default. It makes little sense if any to log contents of a zip archive
    being downloaded.

    Change-Id: I9a7d5bda4f290e120638079fbac9e5551b7dee73
    Closes-Bug: #1558702
    (cherry picked from commit 061b8ea310f4b5377b4df69064ff1d171ba46956)