summaryrefslogtreecommitdiff
path: root/ironic/common/rpc_service.py
Commit message (Expand)AuthorAgeFilesLines
* On rpc service stop, wait for node reservation releaseSteve Baker2023-02-271-1/+17
* Respond to rpc requests on stop until hash ring resetSteve Baker2023-02-271-5/+22
* Wait for conductor start before notifying systemdDmitry Tantsur2022-01-261-0/+22
* Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-071-5/+8
* All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-071-1/+3
* Trivial: do not stop None rpcserverDmitry Tantsur2021-10-261-2/+3
* Switch to JSON RPC from ironic-libDmitry Tantsur2021-03-101-3/+3
* Remove locks before RPC bus is startedJulia Kreger2020-07-281-0/+2
* Support using JSON-RPC instead of oslo.messagingDmitry Tantsur2019-02-141-3/+10
* Modifications for rolling upgradesRuby Loo2017-07-131-1/+1
* Remove logging translation calls from ironic.commonMichael Turek2017-05-151-11/+10
* Separate WSGIService from RPCServiceRuby Loo2016-09-151-0/+91