Merge "RIFT-14707 : Feedback on vnfd.yang comments"
[osm/SO.git] / models / plugins / yang / nsd.yang
index 23d5d17..15cd2e3 100644 (file)
@@ -137,7 +137,7 @@ module nsd
     }
 
     leaf short-name {
-      description "NSD short name.";
+      description "Short name to appear as label in the UI";
       type string;
     }
 
@@ -213,7 +213,7 @@ module nsd
 
       leaf short-name {
         description
-            "Short name for VLD for UI";
+            "Short name to appear as label in the UI";
         type string;
       }
 
@@ -574,7 +574,7 @@ module nsd
 
       leaf short-name {
         description
-            "Short name for VNFFGD for UI";
+            "Short name to appear as label in the UI";
         type string;
       }