The networking_cisco.plugins.ml2.drivers.cisco.n1kv.extensions.network_profile Module¶
-
class
networking_cisco.plugins.ml2.drivers.cisco.n1kv.extensions.network_profile.NetworkProfilePluginBase¶ Bases:
neutron_lib.services.base.ServicePluginBase-
create_network_profile(context, netp, fields=None)¶
-
delete_network_profile(context, profile_id)¶
-
get_network_profile(context, profile_id, fields=None)¶
-
get_network_profiles(context, filters=None, fields=None)¶
-
get_plugin_description()¶
-
get_plugin_name()¶
-
get_plugin_type()¶
-
update_network_profile(context, profile_id, netp)¶
-
-
class
networking_cisco.plugins.ml2.drivers.cisco.n1kv.extensions.network_profile.Network_profile¶ Bases:
neutron_lib.api.extensions.ExtensionDescriptor-
classmethod
get_alias()¶
-
classmethod
get_description()¶
-
classmethod
get_name()¶
-
classmethod
get_plugin_interface()¶
-
classmethod
get_resources()¶ Returns Extended Resources.
-
classmethod
get_updated()¶
-
classmethod