Bases: object
WSGI controller for Events in Heat v1 API
Implements the API actions
-
REQUEST_SCOPE
= 'events'
-
index
(controller, req, tenant_id, **kwargs)[source]
Lists summary information for all events
-
show
(controller, req, tenant_id, **kwargs)[source]
Gets detailed information for an event