2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-28 20:39:40 +00:00
confluent/confluent_server/confluent
Jarrod Johnson 79e3ad53f8 Add server side rack layout organization
The info is hard to put together client side, but
supremely easy server side.

Provide a nice call to
get the layout for a noderange, similar to (but better than) current
GUI code.

Now GUI can get a nice canned JSON
description of the layout.
2023-09-29 16:23:59 -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 Halt autonomous discovery handling while configmanager is down 2023-09-15 15:32:33 -04:00
interface
networking Avoid searching switches for foreign nodes 2023-09-15 10:07:14 -04:00
plugins Add server side rack layout organization 2023-09-29 16:23:59 -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
consoleserver.py
core.py Add server side rack layout organization 2023-09-29 16:23:59 -04:00
credserver.py
exceptions.py
firmwaremanager.py
forwarder.py
httpapi.py Correct keyname from previous fix 2023-06-23 17:01:50 -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 Fix full_net_config with missing address info 2023-09-12 16:49:15 -04:00
noderange.py
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 Correct syntax error in selfservice 2023-07-06 14:04:49 -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
syncfiles.py
userutil.py
util.py
webauthn.py