Constructor and Description |
---|
ElanDpnInterfaceClusteredListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService,
ElanUtils elanUtils,
ElanL2GatewayUtils elanL2GatewayUtils) |
ElanInterfaceManager(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.idmanager.rev160406.IdManagerService managerService,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalApiManager,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanForwardingEntriesHandler elanForwardingEntriesHandler,
INeutronVpnManager neutronVpnManager,
ElanItmUtils elanItmUtils,
ElanEtreeUtils elanEtreeUtils,
ElanL2GatewayUtils elanL2GatewayUtils) |
ElanPacketInHandler(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanUtils elanUtils,
EvpnUtils evpnUtils,
ElanL2GatewayUtils elanL2GatewayUtils) |
Constructor and Description |
---|
AssociateHwvtepToElanJob(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayDevice l2GatewayDevice,
ElanInstance elanInstance,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices l2Device,
Integer defaultVlan,
boolean createLogicalSwitch) |
DeleteLogicalSwitchJob(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils,
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId hwvtepNodeId,
String logicalSwitchName) |
DisAssociateHwvtepFromElanJob(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayDevice l2GatewayDevice,
String elanName,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices l2Device,
Integer defaultVlan,
String nodeId,
boolean isLastL2GwConnDeleted) |
LogicalSwitchAddedJob(ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
String logicalSwitchName,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices physicalDevice,
L2GatewayDevice l2GatewayDevice,
Integer defaultVlanId) |
Constructor and Description |
---|
HwvtepLocalUcastMacListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils) |
HwvtepLogicalSwitchListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanL2GatewayUtils elanL2GatewayUtils,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService,
ElanUtils elanUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayDevice l2GatewayDevice,
String logicalSwitchName,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices physicalDevice,
Integer defaultVlanId,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid l2GwConnId)
Instantiates a new hardware vtep logical switch listener.
|
HwvtepTerminationPointListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService) |
LocalUcastMacListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanUtils elanUtils,
HAOpClusteredListener haOpClusteredListener,
ElanL2GatewayUtils elanL2GatewayUtils) |
Modifier and Type | Method and Description |
---|---|
static L2GatewayDevice |
L2GatewayConnectionUtils.addL2DeviceToElanL2GwCache(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
String elanName,
ElanL2GatewayUtils elanL2GatewayUtils,
L2GatewayDevice l2GatewayDevice,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid l2GwConnId,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices l2Device) |
Constructor and Description |
---|
L2GatewayConnectionUtils(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanInstanceManager elanInstanceManager,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService,
ElanUtils elanUtils,
ElanL2GatewayUtils elanL2GatewayUtils) |
Copyright © 2018 OpenDaylight. All rights reserved.