ironic.common.rpc_service module

ironic.common.rpc_service module

service None

Bases: oslo_service.service.Service

RPCService.handle_signal()[source]

Add a signal handler for SIGUSR1.

The handler ensures that the manager is not deregistered when it is shutdown.

RPCService.start()[source]

Start a service.

RPCService.stop()[source]

Stop a service.

Parameters:graceful – indicates whether to wait for all threads to finish or terminate them instantly
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.