ironic.common.rpc_service module
this page last updated: 2025-03-29 00:09:20.935955
ironic.common.rpc_service module
-
class
ironic.common.rpc_service.
RPCService
(host, manager_module, manager_class)[source]
Bases: oslo_service.service.Service
-
handle_signal
()[source]
Add a signal handler for SIGUSR1.
The handler ensures that the manager is not deregistered when it is
shutdown.
-
start
()[source]
Start a service.
-
stop
()[source]
Stop a service.
Parameters: | graceful – indicates whether to wait for all threads to finish
or terminate them instantly |
this page last updated: 2025-03-29 00:09:20.935955