X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=models%2Fyang%2Fnsr.yang;h=3547866544c01c33c5556914f8edb088827a5f15;hp=4f2eb7389b15ff4371a3f5595388974def290a3b;hb=2b5a566395883b7d1959344bc725186bda441d01;hpb=781fe34fd854f5b72fd5a4a5a1a9c65f727c4985 diff --git a/models/yang/nsr.yang b/models/yang/nsr.yang index 4f2eb73..3547866 100644 --- a/models/yang/nsr.yang +++ b/models/yang/nsr.yang @@ -486,7 +486,7 @@ module nsr } leaf member-vnf-index-ref { - type uint64; + type string; } leaf vnfd-id-ref { description @@ -912,7 +912,7 @@ module nsr leaf member-vnf-index-ref { description "Reference to member-vnf within constituent-vnfds"; - type uint64; + type string; } leaf vnfd-id-ref { @@ -1212,7 +1212,7 @@ module nsr leaf member-vnf-index-ref { description "Reference to member-vnf within constituent-vnfds"; - type uint64; + type string; } leaf vnfd-id-ref {