The tacker.db.nfvo.nfvo_db_plugin Module

The tacker.db.nfvo.nfvo_db_plugin Module

class tacker.db.nfvo.nfvo_db_plugin.NfvoPluginDb

Bases: tacker.extensions.nfvo.NFVOPluginBase, tacker.db.db_base.CommonDbMixin

create_vim(context, vim)
delete_vim(context, vim_id, soft_delete=True)
get_default_vim(context)
get_vim(context, vim_id, fields=None, mask_password=True)
get_vims(context, filters=None, fields=None)
is_vim_still_in_use(context, vim_id)
update_vim(context, vim_id, vim)
update_vim_status(context, vim_id, status)
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.