Comment 1 for bug 1842978

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

Reviewed: https://review.opendev.org/680515
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=8b06c57292753e920aac9407a2fa9659adb5c307
Submitter: Zuul
Branch: master

commit 8b06c57292753e920aac9407a2fa9659adb5c307
Author: Colleen Murphy <email address hidden>
Date: Thu Sep 5 13:46:35 2019 -0700

    Simplify session logger object tests

    With the requests-mock logger now configured to log the request[1],
    checking that the logger output does *not* contain the request is
    invalid. Simplify these two tests by omitting the assertion.

    [1] https://github.com/jamielennox/requests-mock/pull/93

    Closes-bug: #1842978

    Change-Id: If3c0447502917bce831d3e9f7ae4c31374dd4380