Complete change 5758: change member-vnf-index from int to string to allow symbolic...
[osm/IM.git] / models / yang / mano-types.yang
index 7f50c1a..ba917c0 100644 (file)
@@ -1141,7 +1141,7 @@ module mano-types
         leaf member-vnf-index-ref {
           description
               "Reference to member-vnf within constituent-vnfds";
-          type uint64;
+          type string;
         }
 
         leaf vnfd-id-ref {