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

Merge branch 'feat/143-cttc-logical-resources-component' of...

Merge branch 'feat/143-cttc-logical-resources-component' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/390-cttc-integration-of-spine-leaf-fabric-management
parents 1b5c7338 032952a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ class ServiceNameEnum(Enum):
    QOSPROFILE             = 'qos-profile'
    OSMCLIENT              = 'osm-client'
    PLUGGABLES             = 'dscm-pluggable'
    LogicalResource        = 'logical-resource'
    LOGICALRESOURCE        = 'logical-resources'

    # Used for test and debugging only
    DLT_GATEWAY    = 'dltgateway'