Loading src/service/service/ServiceServiceServicerImpl.py +1 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ from common.method_wrappers.ServiceExceptions import ( from common.proto.context_pb2 import ( Connection, Empty, Service, ServiceId, ServiceStatusEnum, ServiceTypeEnum, ConstraintActionEnum) from common.proto.pathcomp_pb2 import PathCompRequest from common.proto.e2eorchestrator_pb2 import E2EOrchestratorRequest, E2EOrchestratorReply from common.proto.e2eorchestrator_pb2 import E2EOrchestratorRequest from common.proto.service_pb2_grpc import ServiceServiceServicer from common.tools.context_queries.Service import get_service_by_id from common.tools.grpc.Tools import grpc_message_to_json, grpc_message_to_json_string Loading @@ -34,7 +34,6 @@ from .service_handler_api.ServiceHandlerFactory import ServiceHandlerFactory from .task_scheduler.TaskScheduler import TasksScheduler from .tools.GeodesicDistance import gps_distance LOGGER = logging.getLogger(__name__) METRICS_POOL = MetricsPool('Service', 'RPC') Loading src/service/service/service_handlers/__init__.py +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ from .tapi_tapi.TapiServiceHandler import TapiServiceHandler from .tapi_xr.TapiXrServiceHandler import TapiXrServiceHandler from .e2e_orch.E2EOrchestratorServiceHandler import E2EOrchestratorServiceHandler SERVICE_HANDLERS = [ (L2NMEmulatedServiceHandler, [ { Loading src/service/service/service_handlers/e2e_orch/_init_.py→src/service/service/service_handlers/e2e_orch/__init__.py +0 −0 File moved. View file Loading
src/service/service/ServiceServiceServicerImpl.py +1 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ from common.method_wrappers.ServiceExceptions import ( from common.proto.context_pb2 import ( Connection, Empty, Service, ServiceId, ServiceStatusEnum, ServiceTypeEnum, ConstraintActionEnum) from common.proto.pathcomp_pb2 import PathCompRequest from common.proto.e2eorchestrator_pb2 import E2EOrchestratorRequest, E2EOrchestratorReply from common.proto.e2eorchestrator_pb2 import E2EOrchestratorRequest from common.proto.service_pb2_grpc import ServiceServiceServicer from common.tools.context_queries.Service import get_service_by_id from common.tools.grpc.Tools import grpc_message_to_json, grpc_message_to_json_string Loading @@ -34,7 +34,6 @@ from .service_handler_api.ServiceHandlerFactory import ServiceHandlerFactory from .task_scheduler.TaskScheduler import TasksScheduler from .tools.GeodesicDistance import gps_distance LOGGER = logging.getLogger(__name__) METRICS_POOL = MetricsPool('Service', 'RPC') Loading
src/service/service/service_handlers/__init__.py +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ from .tapi_tapi.TapiServiceHandler import TapiServiceHandler from .tapi_xr.TapiXrServiceHandler import TapiXrServiceHandler from .e2e_orch.E2EOrchestratorServiceHandler import E2EOrchestratorServiceHandler SERVICE_HANDLERS = [ (L2NMEmulatedServiceHandler, [ { Loading
src/service/service/service_handlers/e2e_orch/_init_.py→src/service/service/service_handlers/e2e_orch/__init__.py +0 −0 File moved. View file