Comment 4 for bug 1540885

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

Reviewed: https://review.openstack.org/277904
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=8753ef96a3b30e23e640d554996969a6383b7084
Submitter: Jenkins
Branch: stable/liberty

commit 8753ef96a3b30e23e640d554996969a6383b7084
Author: Boden R <email address hidden>
Date: Tue Feb 2 05:59:05 2016 -0700

    NSX-v3 HTTP retries conf property

    This patch adds a new conf property to the nsx.ini under the
    nsx_v3 group called http_retries. This value is used for the
    max retries used on HTTP requests. Additionally this patch
    clarifies the use of http_retries vs retries in the conf properties.
    A unit test is also included.

    backport: liberty

    Change-Id: Ifb0d1aaa6a11163f6520a6472ef743e3eab3ce38
    Closes-Bug: #1540885
    (cherry picked from commit 111415d06ef8bda609bfd6a06f472f6c6bb905ef)