ironic.conductor.rpc_service module

class ironic.conductor.rpc_service.RPCService(host, manager_module, manager_class)[source]

Bases: BaseRPCService

property deregister_on_shutdown
is_draining()[source]
stop()[source]

Stop a service.

Parameters:

graceful – indicates whether to wait for all threads to finish or terminate them instantly