Commit fcc9d352 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Common - Type Checkers:

- Added gNMI OpenConfig Driver
parent 038399b7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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):