Bases: tacker.api.extensions.PluginInterface
Define base interface for any Advanced Service plugin.
Return string description of the plugin.
Return a symbolic name for the plugin.
Each service plugin should have a symbolic name. This name will be used, for instance, by service definitions in service types
Return one of predefined service types.
See tacker/plugins/common/constants.py