Loading src/common/type_checkers/Assertions.py +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ def validate_device_driver_enum(message): 'DEVICEDRIVER_ONF_TR_352', 'DEVICEDRIVER_XR', 'DEVICEDRIVER_IETF_L2VPN', 'DEVICEDRIVER_GNMI_OPENCONFIG', ] def validate_device_operational_status_enum(message): Loading Loading
src/common/type_checkers/Assertions.py +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ def validate_device_driver_enum(message): 'DEVICEDRIVER_ONF_TR_352', 'DEVICEDRIVER_XR', 'DEVICEDRIVER_IETF_L2VPN', 'DEVICEDRIVER_GNMI_OPENCONFIG', ] def validate_device_operational_status_enum(message): Loading