Comment 2 for bug 1607444

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

Reviewed: https://review.openstack.org/390773
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=38c1eaede52e800b2289afc38146b1120be82ddf
Submitter: Jenkins
Branch: master

commit 38c1eaede52e800b2289afc38146b1120be82ddf
Author: Arne Wiebalck <email address hidden>
Date: Wed Oct 26 10:29:40 2016 +0200

    Remove warnings for dropped context arguments

    This patch removes the warning messages for dropped arguments upon
    context setup. They are of limited use and dropping them should
    increase the readability of the logs.

    Change-Id: I8003dd576a575be4d87e69ef5459009eeb15fabe
    Closes-Bug: #1607444