Loading src/common/Constants.py +2 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ class ServiceNameEnum(Enum): QOSPROFILE = 'qos-profile' OSMCLIENT = 'osm-client' PLUGGABLES = 'dscm-pluggable' SPINELEAF = 'spineleaf' SPINELEAF = 'spine-leaf' # Used for test and debugging only DLT_GATEWAY = 'dltgateway' Loading Loading
src/common/Constants.py +2 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ class ServiceNameEnum(Enum): QOSPROFILE = 'qos-profile' OSMCLIENT = 'osm-client' PLUGGABLES = 'dscm-pluggable' SPINELEAF = 'spineleaf' SPINELEAF = 'spine-leaf' # Used for test and debugging only DLT_GATEWAY = 'dltgateway' Loading