yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89637
[Bug 1987780] Re: Nova notifications with error response are not retried
Reviewed: https://review.opendev.org/c/openstack/neutron/+/855625
Committed: https://opendev.org/openstack/neutron/commit/cd475f9af898b81d98b3e0d3f55b94ea653c193c
Submitter: "Zuul (22348)"
Branch: master
commit cd475f9af898b81d98b3e0d3f55b94ea653c193c
Author: Szymon Wroblewski <szymon.wroblewski@xxxxxxxxxxxx>
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
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1987780
Title:
Nova notifications with error response are not retried
Status in neutron:
Fix Released
Bug description:
Sometimes Neutron is failing to send notification to Nova due to timeout, refused connection or another HTTP error.
Whenever such event occurs, Neutron notifier for Nova will log an error and consider it's job done.
Meanwhile, since there is no retry mechanism, Nova will wait till timeout and put VM in error state.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1987780/+subscriptions
References