The heat.engine.clients.os.aodh Module

class heat.engine.clients.os.aodh.AodhClientPlugin(context)[source]

Bases: heat.engine.clients.client_plugin.ClientPlugin

ALARMING = 'alarming'
V2 = '2'
default_version = '2'
exceptions_module = <module 'aodhclient.exceptions' from '/home/jenkins/workspace/heat-docs-ubuntu-xenial/.tox/venv/local/lib/python2.7/site-packages/aodhclient/exceptions.pyc'>
is_conflict(ex)[source]
is_not_found(ex)[source]
is_over_limit(ex)[source]
service_types = ['alarming']
supported_versions = ['2']