Skip to content
Snippets Groups Projects

Resolve "(CNIT) Integrate leftover common contributions related to Optical Controller component"

8 files
+ 26
67
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 2
2
@@ -211,8 +211,8 @@ enum DeviceDriverEnum {
DEVICEDRIVER_XR = 6;
DEVICEDRIVER_IETF_L2VPN = 7;
DEVICEDRIVER_GNMI_OPENCONFIG = 8;
DEVICEDRIVER_IETF_ACTN = 9;
DEVICEDRIVER_FLEXSCALE = 10;
DEVICEDRIVER_FLEXSCALE = 9;
DEVICEDRIVER_IETF_ACTN = 10;
DEVICEDRIVER_OC = 11;
}
Loading