RIFT-14707 : Feedback on vnfd.yang comments
[osm/SO.git] / models / plugins / yang / vlr.yang
index ef3d603..e30aa5b 100644 (file)
@@ -88,7 +88,7 @@ module vlr
       }
 
       leaf short-name {
-        description "Short name for VLR for UI";
+        description "Short name to appear as label in the UI";
         type string;
       }
 
@@ -132,6 +132,14 @@ module vlr
         type uint32;
       }
 
+      leaf uptime {
+        description
+          "Active period of this Virtual Link.
+          Uptime is expressed in seconds";
+
+        type uint32;
+      }
+
       leaf network-id {
         description 
             "Identifier for the allocated network resource.";