summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/common/test_rpc_service.py
Commit message (Expand)AuthorAgeFilesLines
* On rpc service stop, wait for node reservation releaseSteve Baker2023-02-271-4/+46
* Respond to rpc requests on stop until hash ring resetSteve Baker2023-02-271-2/+79
* Wait for conductor start before notifying systemdDmitry Tantsur2022-01-261-0/+31
* Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-071-0/+22
* All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-071-0/+1
* Remove locks before RPC bus is startedJulia Kreger2020-07-281-1/+3
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* Modifications for rolling upgradesRuby Loo2017-07-131-1/+1
* Separate WSGIService from RPCServiceRuby Loo2016-09-151-0/+53