public final class L2GatewayUtils extends Object
Modifier and Type | Method and Description |
---|---|
protected static void |
createItmTunnels(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService,
String hwvtepId,
String psName,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress tunnelIp) |
protected static void |
deleteItmTunnels(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService,
String hwvtepId,
String psName,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress tunnelIp) |
protected static boolean |
isGatewayAssociatedToL2Device(L2GatewayDevice l2GwDevice) |
protected static boolean |
isItmTunnelsCreatedForL2Device(L2GatewayDevice l2GwDevice) |
protected static boolean |
isLastL2GatewayBeingDeleted(L2GatewayDevice l2GwDevice) |
protected static boolean isGatewayAssociatedToL2Device(L2GatewayDevice l2GwDevice)
protected static boolean isLastL2GatewayBeingDeleted(L2GatewayDevice l2GwDevice)
protected static boolean isItmTunnelsCreatedForL2Device(L2GatewayDevice l2GwDevice)
protected static void createItmTunnels(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, String hwvtepId, String psName, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress tunnelIp)
Copyright © 2019 OpenDaylight. All rights reserved.