apmec.meso.meso_plugin
Module¶apmec.meso.meso_plugin.
MesoPlugin
¶Bases: apmec.db.meso.meso_db.MESOPluginDb
MESO reference plugin for MESO extension
Implements the MESO extension and defines public facing APIs for VIM operations. MESO internally invokes the appropriate VIM driver in backend based on configured VIM types. Plugin also interacts with MEM extension for providing the specified VIM information
OPTS
= [<oslo_config.cfg.ListOpt object>]¶create_mes
(**kwargs)¶create_mesd
(**kwargs)¶delete_mes
(**kwargs)¶get_auth_dict
(context)¶spawn_n
(function, *args, **kwargs)¶supported_extension_aliases
= ['meso']¶update_mes
(context, mes_id, mes)¶apmec.meso.meso_plugin.
config_opts
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.