Commit 84e6b17e authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Policy and ZTP components:

- Rebuild gRPC/Proto files
- Synchronize Serializers
parent f6ca7853
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -28,5 +28,14 @@ public enum DeviceDriverEnum {
    GNMI_OPENCONFIG,
    OPTICAL_TFS,
    IETF_ACTN,
    SMARTNIC
    OC,
    QKD,
    IETF_L3VPN,
    IETF_SLICE,
    NCE,
    SMARTNIC,
    MORPHEUS,
    RYU,
    GNMI_NOKIA_SRLINUX,
    OPENROADM
}
+3 −1
Original line number Diff line number Diff line
@@ -28,5 +28,7 @@ public enum ServiceTypeEnum {
    L1NM,
    INT,
    ACL,
    IP_LINK
    IP_LINK,
    TAPI_LSP,
    IPOWDM
}
+1 −0
Original line number Diff line number Diff line
../../../../../proto/ipowdm.proto
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
../../../../../proto/tapi_lsp.proto
 No newline at end of file
+2181 −35

File changed.

Preview size limit exceeded, changes collapsed.

Loading