The amphora REST driver does not have reasonable timeouts

Bug #1496634 reported by Michael Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
Fix Released
High
Michael Johnson

Bug Description

The amphora REST driver does not have reasonable timeouts on the python "requests" library calls. For example, the PUT call to load a certificate into an amphora can hang forever.

Documentation for the timeouts is here:
http://www.python-requests.org/en/latest/user/quickstart/#timeouts

Changed in octavia:
assignee: nobody → Michael Johnson (johnsom)
tags: added: target-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to octavia (master)

Fix proposed to branch: master
Review: https://review.openstack.org/283255

Changed in octavia:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.openstack.org/283255
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=90c465ebb39cac37254163b8d04912cc368e43fc
Submitter: Jenkins
Branch: master

commit 90c465ebb39cac37254163b8d04912cc368e43fc
Author: Michael Johnson <email address hidden>
Date: Mon Feb 22 20:57:47 2016 +0000

    Add a request timeout to the REST API driver

    The amphora REST driver does not have reasonable timeouts on the
    python "requests" library calls. For example, the PUT call to
    load a certificate into an amphora can hang forever.
    This patch adds a request timeout that defaults to 5 seconds.

    Change-Id: I75bed9fa1d590ce206aa0947d35552fc80907c0a
    Closes-Bug: #1496634

Changed in octavia:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.