Comment 5 for bug 1583558

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (stable/liberty)

Reviewed: https://review.openstack.org/351015
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=cedfd3db831554d7dd4d5665cdb3c5b0db366db7
Submitter: Jenkins
Branch: stable/liberty

commit cedfd3db831554d7dd4d5665cdb3c5b0db366db7
Author: Aviv <email address hidden>
Date: Thu May 19 16:59:59 2016 +0300

    Fix unreachable TimeOutException bug in amphora driver

    Faulty logic in the amphora REST API driver prevented a TimeOutException from being thrown when appropriate.
    This commit fixes this bug and adds a unit test to ensure proper behavior.

    Closes-Bug: 1583558

    Change-Id: I8b8ddbf8ac93c51ad15b4c5d107138913be25bbf
    (cherry picked from commit 8474c60e85114a2df87658afb440b868c3eaecbc)