Bug fix for NTS YANGs.
[sim/o1-interface.git] / ntsimulator / deploy / base / yang / nts-network-function.yang
index 5575d33..65fee7b 100644 (file)
@@ -5,7 +5,6 @@ module nts-network-function {
 
   import nts-common {
     prefix ntsc;
-    revision-date 2020-10-22;
   }
 
   organization
@@ -19,6 +18,13 @@ module nts-network-function {
   description
     "This module contains YANG definitions for the Network Topology Simulator - Network Functions";
 
+  revision 2020-11-30 {
+    description
+      "Cleared revision for nts-common import.";
+    reference
+      "O-RAN-SC SIM project";
+  }
+
   revision 2020-10-28 {
     description
       "Add RPC for clearing the fault counters.";