heat.rpc.listener_client module

heat.rpc.listener_client module

Client side of the heat worker RPC API.

class heat.rpc.listener_client.EngineListenerClient(engine_id)[source]

Bases: object

Client side of the heat listener RPC API.

API version history:

1.0 - Initial version.
BASE_RPC_API_VERSION = '1.0'
is_alive(ctxt)[source]
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.