2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-29 04:50:21 +00:00
confluent/confluent_server/confluent
Jarrod Johnson 7b3129a1a2 Fix FFDC preflight checks
The code was comparing two string constants, instead of
a variable to a constant.  Correct the problem to enable
the preflight checks to work as intended.
2024-03-27 08:36:11 -04:00
..
collective Declare ready on becoming leader 2023-09-15 15:28:16 -04:00
config Add openbmc plugin for console 2023-09-18 16:03:48 -04:00
discovery Fix problem where one multicast/broadcast attempt could tank other interfaces 2024-03-27 08:35:52 -04:00
interface
networking Fix lldp when peername is null 2024-03-27 08:33:50 -04:00
plugins Add support for normalized sensors 2023-10-26 08:58:37 -04:00
alerts.py
asynchttp.py
auth.py Allow custom auth file to define valid roles 2023-07-26 16:37:55 -04:00
certutil.py Various permission fixes for osdeploy initialize 2023-11-13 15:43:11 -05:00
consoleserver.py Remove disused bufferlock 2024-03-27 08:34:36 -04:00
core.py Add support for normalized sensors 2023-10-26 08:58:37 -04:00
credserver.py
exceptions.py
firmwaremanager.py Fix FFDC preflight checks 2024-03-27 08:36:11 -04:00
forwarder.py
httpapi.py Disable keepalive 2023-10-19 15:51:40 -04:00
log.py
lookuptools.py
main.py Insulate confluent from fatal errors from discovery subscription errors 2023-09-12 16:59:53 -04:00
messages.py Add server side rack layout organization 2023-09-29 16:23:59 -04:00
neighutil.py
netutil.py Address potential slowdowns by misbehaving DNS 2023-10-12 14:46:09 -04:00
noderange.py Fix for post group failures 2023-10-19 09:25:57 -04:00
osimage.py Handle Ubuntu hardcoded grub cfg 2023-08-29 10:57:25 -04:00
pam.py
plugin.py
runansible.py fix ansible support when multi stage plays are in playbook 2023-07-06 09:34:38 +02:00
selfservice.py Improve selfselfice performance with yaml 2023-10-17 16:29:30 -04:00
shellmodule.py
shellserver.py
snmputil.py
sockapi.py Suspend handling of new socket connections while configmanager down 2023-09-15 15:48:37 -04:00
sshutil.py Fix some osdeploy ordering issues 2023-11-15 11:30:20 -05:00
syncfiles.py Enhance error message for authentication issue during syncfiles 2023-10-27 15:31:14 -04:00
userutil.py
util.py Fix some osdeploy ordering issues 2023-11-15 11:30:20 -05:00
webauthn.py