Comment 4 for bug 1540462

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