Bases: object
Defines an interface for adding functionality to an OpenStack service.
A plugin interacts with a service via the following pathways:
This is the reference implementation.
Return a list of API extension descriptors.
Called by a project API during its load sequence.
Returns list of notifiers for this plugin.