yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83233
[Bug 1883712] Re: Neutron should retry http connections when notifying e.g. nova
Reviewed: https://review.opendev.org/736026
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e94511cd251299cee84b8b67d404972988ae28d3
Submitter: Zuul
Branch: master
commit e94511cd251299cee84b8b67d404972988ae28d3
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date: Tue Jun 16 22:39:01 2020 +0200
Add config option ``http_retries``
This option allows to configure Number of times nova or ironic client
should retry on any failed http call.
Default value for this new option is "3".
Change-Id: I795ee7ca729646be0411a1232bf218015c65010f
Closes-Bug: #1883712
** 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/1883712
Title:
Neutron should retry http connections when notifying e.g. nova
Status in neutron:
Fix Released
Bug description:
In case of failure during sending notification from neutron to nova (or ironic), neutron should retry such connection few times.
We can add new config option to allow to tune how many times it should be retried.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1883712/+subscriptions
References