NSX v3 doesn't support HTTP read timeout

Bug #1540462 reported by Boden R
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vmware-nsx
Fix Released
Undecided
Boden R

Bug Description

The current nsx v3 support only supports configuration for HTTP connection timeout (http_timeout in nsx.ini).

Customers need a more granular approach allowing them to set the HTTP connection and read timeouts individually.

The current impl needs to add support for setting a http read timeout value in the conf.

Boden R (boden)
Changed in vmware-nsx:
assignee: nobody → Boden R (boden)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to vmware-nsx (master)

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

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

Reviewed: https://review.openstack.org/274865
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=1e1df3bdcba2e23e20da6609b6ab4ac2203e513f
Submitter: Jenkins
Branch: master

commit 1e1df3bdcba2e23e20da6609b6ab4ac2203e513f
Author: Boden R <email address hidden>
Date: Mon Feb 1 12:31:33 2016 -0700

    NSX-v3 http read timeout

    This patch exposes a new config property named
    http_read_timeout in the nsx_v3 group of nsx.ini
    which allows users to configure a HTTP read timeout
    separately from http connect timeout (set via http_timeout).
    With this addition users can provide finer grained timeout
    settings for their deployed env.

    A unit test is also included.

    backport: liberty

    Change-Id: I6bcb142329e348c7b2224daf32bd3f648ff2af77
    Closes-Bug: #1540462

Changed in vmware-nsx:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to vmware-nsx (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/277903

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

Reviewed: https://review.openstack.org/277903
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=3dc24092e0d795dd64826f77f5a142cd2b2c90b5
Submitter: Jenkins
Branch: stable/liberty

commit 3dc24092e0d795dd64826f77f5a142cd2b2c90b5
Author: Boden R <email address hidden>
Date: Mon Feb 1 12:31:33 2016 -0700

    NSX-v3 http read timeout

    This patch exposes a new config property named
    http_read_timeout in the nsx_v3 group of nsx.ini
    which allows users to configure a HTTP read timeout
    separately from http connect timeout (set via http_timeout).
    With this addition users can provide finer grained timeout
    settings for their deployed env.

    A unit test is also included.

    backport: liberty

    Closes-Bug: #1540462
    (cherry picked from commit 1e1df3bdcba2e23e20da6609b6ab4ac2203e513f)

    Conflicts:
     vmware_nsx/tests/unit/nsxlib/v3/nsxlib_testcase.py
    Change-Id: I6bcb142329e348c7b2224daf32bd3f648ff2af77

tags: added: in-stable-liberty
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.