Comment 3 for bug 1558702

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

Reviewed: https://review.openstack.org/294302
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=061b8ea310f4b5377b4df69064ff1d171ba46956
Submitter: Jenkins
Branch: master

commit 061b8ea310f4b5377b4df69064ff1d171ba46956
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