The heat.engine.clients.os.zaqar Module

class heat.engine.clients.os.zaqar.ZaqarClientPlugin(context)[source]

Bases: heat.engine.clients.client_plugin.ClientPlugin

DEFAULT_TTL = 3600
MESSAGING = 'messaging'
create_for_tenant(tenant_id)[source]
exceptions_module = <module 'zaqarclient.transport.errors' from '/home/jenkins/workspace/heat-docs-ubuntu-xenial/.tox/venv/local/lib/python2.7/site-packages/zaqarclient/transport/errors.pyc'>
is_not_found(ex)[source]
service_types = ['messaging']

Previous topic

The heat.engine.clients.os.trove Module

Next topic

The heat.engine.clients.progress Module

Project Source

This Page