The vmware_nsx.plugins.nsx.utils Module

vmware_nsx.plugins.nsx.utils.filter_plugins(cls)

Class decorator to separate the results of each of the given methods by plugin

vmware_nsx.plugins.nsx.utils.get_tvd_plugin_type_for_project(project_id, context=None)

Get the plugin type used by a project

Raise an exception if not found or the plugin is not in use

vmware_nsx.plugins.nsx.utils.is_tvd_core_plugin()