Comment 2 for bug 1470516

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

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

commit dabe8c7a24a8cf81796d2b0f38886dae99b75775
Author: Silvan Kaiser <email address hidden>
Date: Fri Jul 17 13:49:48 2015 +0200

    Explicit backend connect call in Quobyte RPCs

    Explicitely connect to backend prior to sending an rpc.
    This prevents httplib.BadStatusLine Exceptions that may
    occur due to keep alive timeouts for the connection
    in httplib.
    The test additions include one generally improved unit
    test.

    Closes-Bug: 1470516

    Change-Id: Ia021bfb1cb3795fcded45ebae7e940fb006c58e7