The networking_cisco.services.trunk.nexus_trunk
Module¶
-
class
networking_cisco.services.trunk.nexus_trunk.
NexusTrunkDriver
(name, interfaces, segmentation_types, agent_type=None, can_trunk_bound_port=False)¶ Bases:
neutron.services.trunk.drivers.base.DriverBase
Cisco Nexus Trunk Driver.
This class contains methods required to work with the trunk infrastruture.
-
classmethod
create
()¶
-
is_loaded
¶
-
register
(resource, event, trigger, **kwargs)¶
-
classmethod
-
class
networking_cisco.services.trunk.nexus_trunk.
NexusTrunkHandler
¶ Bases:
object
Cisco Nexus Trunk Handler.
This class contains methods called by the trunk infrastruture to be processed by the cisco_nexus MD.
-
subport_postcommit
(resource, event, trunk_plugin, payload)¶
-
trunk_update_postcommit
(resource, event, trunk_plugin, payload)¶
-