Fix netconf-node-topology
[netconf.git] / netconf / sal-netconf-connector / src / main / yang / netconf-node-topology.yang
index 231a382f53dc63416b8b258daef35b0a3152f065..78fb0422e41ac4c269e8d0ac0c6e4ddf662b370b 100644 (file)
@@ -12,6 +12,8 @@ module netconf-node-topology {
 
     augment "/nt:network-topology/nt:topology/nt:topology-types" {
         container topology-netconf {
+            presence "The presence of the container node indicates a network
+                      of NETCONF devices";
         }
     }