heat.engine.clients.os.monasca module

heat.engine.clients.os.monasca module

class heat.engine.clients.os.monasca.MonascaClientPlugin(context)[source]

Bases: heat.engine.clients.client_plugin.ClientPlugin

MONITORING = 'monitoring'
VERSION = '2_0'
exceptions_module = [<module 'keystoneauth1.exceptions' from '/home/zuul/src/opendev.org/openstack/heat/.tox/docs/lib/python3.6/site-packages/keystoneauth1/exceptions/__init__.py'>]
get_notification(notification)[source]
is_not_found(ex)[source]

Returns True if the exception is a not-found.

is_un_processable(ex)[source]
service_types = ['monitoring']
class heat.engine.clients.os.monasca.MonascaNotificationConstraint[source]

Bases: heat.engine.constraints.BaseCustomConstraint

resource_client_name = 'monasca'
resource_getter_name = 'get_notification'
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.