The networking_cisco.plugins.ml2.drivers.cisco.nexus.trunk Module

class networking_cisco.plugins.ml2.drivers.cisco.nexus.trunk.NexusMDTrunkHandler

Bases: object

Cisco Nexus Mechanism Driver Trunk Handler.

This class contains methods called by the cisco_nexus MD for processing trunk subports.

is_trunk_parentport(port)
is_trunk_subport(port)
update_subports(port)

Set port attributes for trunk subports.

For baremetal deployments only, set the neutron port attributes during the bind_port event.