Loading src/device/service/drivers/custom_ipowdm/Tools.py +1 −1 Original line number Diff line number Diff line # Copyright 2022-2025 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # Copyright 2022-2026 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading src/nbi/service/ipowdm/Resources.py +1 −1 Original line number Diff line number Diff line # Copyright 2022-2025 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # Copyright 2022-2026 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading src/nbi/service/ipowdm/__init__.py +1 −1 Original line number Diff line number Diff line # Copyright 2022-2025 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # Copyright 2022-2026 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading src/policy/src/test/java/org/etsi/tfs/policy/SerializerTest.java +3 −3 Original line number Diff line number Diff line Loading @@ -2641,14 +2641,14 @@ class SerializerTest { ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_OPTICAL_TFS), Arguments.of( DeviceDriverEnum.IETF_ACTN, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_IETF_ACTN), Arguments.of( DeviceDriverEnum.UNDEFINED, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_UNDEFINED), Arguments.of( DeviceDriverEnum.RESTCONF_OPENCONFIG, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_RESTCONF_OPENCONFIG), Arguments.of( DeviceDriverEnum.CUSTOM_IPOWDM, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_CUSTOM_IPOWDM)); ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_CUSTOM_IPOWDM), Arguments.of( DeviceDriverEnum.UNDEFINED, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_UNDEFINED)); } @ParameterizedTest Loading src/ztp/src/test/java/org/etsi/tfs/ztp/SerializerTest.java +2 −1 Original line number Diff line number Diff line Loading @@ -1230,7 +1230,8 @@ class SerializerTest { DeviceDriverEnum.OPTICAL_TFS, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_OPTICAL_TFS), Arguments.of( DeviceDriverEnum.IETF_ACTN, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_IETF_ACTN), DeviceDriverEnum.IETF_ACTN, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_IETF_ACTN), Arguments.of( DeviceDriverEnum.RESTCONF_OPENCONFIG, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_RESTCONF_OPENCONFIG), Loading src/device/service/drivers/__init__.py +1 −1 File changed.Contains only whitespace changes. Show changes Loading
src/device/service/drivers/custom_ipowdm/Tools.py +1 −1 Original line number Diff line number Diff line # Copyright 2022-2025 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # Copyright 2022-2026 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
src/nbi/service/ipowdm/Resources.py +1 −1 Original line number Diff line number Diff line # Copyright 2022-2025 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # Copyright 2022-2026 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
src/nbi/service/ipowdm/__init__.py +1 −1 Original line number Diff line number Diff line # Copyright 2022-2025 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # Copyright 2022-2026 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
src/policy/src/test/java/org/etsi/tfs/policy/SerializerTest.java +3 −3 Original line number Diff line number Diff line Loading @@ -2641,14 +2641,14 @@ class SerializerTest { ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_OPTICAL_TFS), Arguments.of( DeviceDriverEnum.IETF_ACTN, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_IETF_ACTN), Arguments.of( DeviceDriverEnum.UNDEFINED, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_UNDEFINED), Arguments.of( DeviceDriverEnum.RESTCONF_OPENCONFIG, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_RESTCONF_OPENCONFIG), Arguments.of( DeviceDriverEnum.CUSTOM_IPOWDM, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_CUSTOM_IPOWDM)); ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_CUSTOM_IPOWDM), Arguments.of( DeviceDriverEnum.UNDEFINED, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_UNDEFINED)); } @ParameterizedTest Loading
src/ztp/src/test/java/org/etsi/tfs/ztp/SerializerTest.java +2 −1 Original line number Diff line number Diff line Loading @@ -1230,7 +1230,8 @@ class SerializerTest { DeviceDriverEnum.OPTICAL_TFS, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_OPTICAL_TFS), Arguments.of( DeviceDriverEnum.IETF_ACTN, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_IETF_ACTN), DeviceDriverEnum.IETF_ACTN, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_IETF_ACTN), Arguments.of( DeviceDriverEnum.RESTCONF_OPENCONFIG, ContextOuterClass.DeviceDriverEnum.DEVICEDRIVER_RESTCONF_OPENCONFIG), Loading
src/device/service/drivers/__init__.py +1 −1 File changed.Contains only whitespace changes. Show changes