The heat.engine.clients.os.heat_plugin ModuleΒΆ

class heat.engine.clients.os.heat_plugin.HeatClientPlugin(context)[source]

Bases: heat.engine.clients.client_plugin.ClientPlugin

HeatClientPlugin.exceptions_module = <module 'heatclient.exc' from '/usr/lib/python2.7/site-packages/heatclient/exc.pyc'>
HeatClientPlugin.get_heat_url()[source]
HeatClientPlugin.is_not_found(ex)[source]
HeatClientPlugin.is_over_limit(ex)[source]

Previous topic

The heat.engine.clients Module

Next topic

The heat.engine.clients.os.glance Module

This Page