Loading src/device/service/drivers/mikrotik/MikrotikRouterOSDriver.py +308 −311 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ import json, logging, threading from typing import Any, List, Tuple, Union from unicodedata import name from venv import logger from common.method_wrappers.Decorator import MetricsPool, metered_subclass_method from common.type_checkers.Checkers import chk_string, chk_type from device.service.driver_api._Driver import _Driver, RESOURCE_ENDPOINTS, RESOURCE_NETWORK_INSTANCES Loading Loading @@ -831,4 +829,3 @@ class MikrotikRouterOSDriver(_Driver): results.append(e) return results No newline at end of file src/nbi/service/ietf_l3vpn/Handlers.py +1 −1 File changed.Contains only whitespace changes. Show changes src/nbi/service/ietf_l3vpn/L3VPN_Service.py +1 −1 File changed.Contains only whitespace changes. Show changes Loading
src/device/service/drivers/mikrotik/MikrotikRouterOSDriver.py +308 −311 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ import json, logging, threading from typing import Any, List, Tuple, Union from unicodedata import name from venv import logger from common.method_wrappers.Decorator import MetricsPool, metered_subclass_method from common.type_checkers.Checkers import chk_string, chk_type from device.service.driver_api._Driver import _Driver, RESOURCE_ENDPOINTS, RESOURCE_NETWORK_INSTANCES Loading Loading @@ -831,4 +829,3 @@ class MikrotikRouterOSDriver(_Driver): results.append(e) return results No newline at end of file
src/nbi/service/ietf_l3vpn/Handlers.py +1 −1 File changed.Contains only whitespace changes. Show changes
src/nbi/service/ietf_l3vpn/L3VPN_Service.py +1 −1 File changed.Contains only whitespace changes. Show changes