Comment 12 for bug 1987780

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/856579
Committed: https://opendev.org/openstack/neutron/commit/3de47d284e899d1b1d57625a3eabfe4408301e05
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 3de47d284e899d1b1d57625a3eabfe4408301e05
Author: Szymon Wroblewski <email address hidden>
Date: Fri Sep 2 11:26:40 2022 +0200

    Retry connections to Nova

    Sometimes Neutron is failing to send notification to Nova
    due to timeout, refused connection or another HTTP error.
    Retry send in those cases.

    Closes-Bug: #1987780
    Change-Id: Iaaccec770484234b704f70f3c144efac4d8ffba0
    (cherry picked from commit cd475f9af898b81d98b3e0d3f55b94ea653c193c)