| Package | Description |
|---|---|
| org.opendaylight.genius.itm.confighelpers | |
| org.opendaylight.genius.itm.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ItmExternalTunnelAddWorker.buildHwVtepsTunnels(List<DPNTEPsInfo> cfgdDpnList,
List<HwVtep> cfgdHwVteps,
TypedReadWriteTransaction<Datastore.Configuration> tx) |
static void |
ItmExternalTunnelDeleteWorker.deleteHwVtepsTunnels(List<DPNTEPsInfo> delDpnList,
List<HwVtep> cfgdHwVteps,
TransportZone originalTZone,
TypedReadWriteTransaction<Datastore.Configuration> tx,
ItmConfig itmConfig) |
| Constructor and Description |
|---|
ItmTepAddWorker(List<DPNTEPsInfo> cfgdDpnList,
List<HwVtep> hwVtepList,
org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
IMdsalApiManager mdsalManager,
ItmInternalTunnelAddWorker itmInternalTunnelAddWorker,
ItmExternalTunnelAddWorker externalTunnelAddWorker) |
ItmTepRemoveWorker(List<DPNTEPsInfo> delDpnList,
List<HwVtep> delHwList,
TransportZone originalTZone,
IMdsalApiManager mdsalManager,
ItmInternalTunnelDeleteWorker itmInternalTunnelDeleteWorker,
DPNTEPsInfoCache dpnTEPsInfoCache,
ManagedNewTransactionRunner txRunner,
ItmConfig itmConfig) |
| Modifier and Type | Method and Description |
|---|---|
static @NonNull HwVtep |
ItmUtils.createHwVtepObject(String topoId,
String nodeId,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress ipAddress,
Class<? extends TunnelTypeBase> tunneltype,
TransportZone transportZone) |
Copyright © 2020 OpenDaylight. All rights reserved.