The ceilometer.event.endpoint Module

The ceilometer.event.endpoint Module

class ceilometer.event.endpoint.EventsNotificationEndpoint(manager)[source]

Bases: object

error(notifications)[source]

Convert message at error level to Ceilometer Event.

Parameters:notifications – list of notifications
info(notifications)[source]

Convert message at info level to Ceilometer Event.

Parameters:notifications – list of notifications
process_notification(priority, notifications)[source]
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.