Comment 7 for bug 1884560

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

Reviewed: https://review.opendev.org/738089
Committed: https://git.openstack.org/cgit/starlingx/distcloud/commit/?id=8ecba753119da83e80f4933bd24dac311b5979f1
Submitter: Zuul
Branch: master

commit 8ecba753119da83e80f4933bd24dac311b5979f1
Author: Gerry Kopec <email address hidden>
Date: Thu Jun 25 14:16:45 2020 -0400

    Add timeouts to DC sysinv and patching clients

    If a subcloud is powered off or loses communication with the system
    controller while the subcloud audit is waiting for a response to a
    sysinv or patching request, the subcloud audit will hang forever.
    Add some failsafe 10 minute timeouts to ensure the audit can recover.

    Change-Id: I369225119f89ab5a2f05137aba955dda982d51c5
    Closes-Bug: 1884560
    Closes-Bug: 1870413
    Signed-off-by: Gerry Kopec <email address hidden>