The apmec.alarm_receiver Module

The apmec.alarm_receiver Module

class apmec.alarm_receiver.AlarmReceiver(application)

Bases: apmec.wsgi.Middleware

handle_url(url)
process_request(req)

Called on each request.

If this returns None, the next application down the stack will be executed. If it returns a response then that response will be returned and execution will stop here.

apmec.alarm_receiver.config_opts()
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.