Comment 7 for bug 1805647

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

Reviewed: https://review.openstack.org/623561
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=b36b5a7abc3a65226aa7c0e6ca33d69000c1b56d
Submitter: Zuul
Branch: stable/rocky

commit b36b5a7abc3a65226aa7c0e6ca33d69000c1b56d
Author: Thomas Herve <email address hidden>
Date: Wed Nov 28 16:12:35 2018 +0100

    Catch websocket connection close errors in cleanup

    This can add useless noise when we have timeouts in particular.

    Change-Id: I55d18885f06e530ff9a5492c0b98f37525e88ed6
    Closes-Bug: #1805647
    (cherry picked from commit 5935afe40c5ac3b3ab5656dc467b905a0f9081a1)