doc: fix class name
The class moved since we merged the agents. Change-Id: I5c81218167907e518c50e7b3a9f8d9bd6cb87a16
This commit is contained in:
@@ -114,8 +114,8 @@ Notifications
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
Notifications are defined as subclass of the
|
Notifications are defined as subclass of the
|
||||||
:class:`ceilometer.plugin.NotificationBase` meta class as defined in
|
:class:`ceilometer.agent.plugin_base.NotificationBase` meta class.
|
||||||
the ``ceilometer/plugin.py`` file. Notifications must implement:
|
Notifications must implement:
|
||||||
|
|
||||||
``event_types`` which should be a sequence of strings defining the event types to be given to the plugin and
|
``event_types`` which should be a sequence of strings defining the event types to be given to the plugin and
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user