ironic-lib/ironic_lib/json_rpc
Dmitry Tantsur 9846a1c18f
JSON RPC: add support for unix sockets and extract common code
Listening on Unix sockets is helpful when the whole Ironic is behind
a reverse proxy, as it's the case in Bifrost and Metal3 with TLS on.

This change also extracts some common code to be reused in Ironic later.

Change-Id: I3488b9bb67470ce6d062187dc5e44852f6908493
2023-11-24 18:56:06 +01:00
..
__init__.py JSON RPC: add support for unix sockets and extract common code 2023-11-24 18:56:06 +01:00
client.py Add jsonrpc client port capability 2023-04-04 10:01:38 -07:00
server.py JSON RPC: add support for unix sockets and extract common code 2023-11-24 18:56:06 +01:00