Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1767481

Summary: Add configurable delay to IPA connection logic in Novajoin
Product: Red Hat OpenStack Reporter: Harry Rybacki <hrybacki>
Component: python-novajoinAssignee: Harry Rybacki <hrybacki>
Status: CLOSED ERRATA QA Contact: Jeremy Agee <jagee>
Severity: high Docs Contact:
Priority: high    
Version: 16.0 (Train)CC: gregraka, kbasil, moguimar, rcritten, sclewis, scohen, shrjoshi
Target Milestone: rcKeywords: Triaged
Target Release: 16.0 (Train on RHEL 8.1)Flags: scohen: needinfo+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-novajoin-1.2.1-0.20191114051100.c9299d5.el8ost Doc Type: Enhancement
Doc Text:
Previously, when Novajoin lost its connection to the IPA server, it would immediately attempt to reconnect. Consequently, timing issues could arise and prevent the connection from being re-established. With this update, you can use `retry_delay` to set the number of seconds to wait before retrying the IPA server connection. As a result, this is expected to help mitigate the timing issues.
Story Points: ---
Clone Of:
: 1767912 1768562 (view as bug list) Environment:
Last Closed: 2020-02-06 14:42:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1767489, 1767912, 1768562, 1768563, 1768567, 1768569    

Description Harry Rybacki 2019-10-31 14:31:47 UTC
Description of problem:

Presently, when novajoin fails to make a connection with the IPA
server, for any reason, it will immediately re-attempt to make
the connection when the backoff is unset (it is off by default).
As a result, any timing related issues could be the source of
the connection issues will likely result in no connection at all.

We need a way to delay the attempt to re-connect.

Comment 1 Harry Rybacki 2019-11-04 17:39:50 UTC
Upstream review has merged. Moving RHBZ to POST.

Comment 9 errata-xmlrpc 2020-02-06 14:42:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:0283