added notification to group and meter
[controller.git] / opendaylight / md-sal / model / model-flow-service / src / main / yang / flow-node-inventory.yang
index d4c06c57841576a38a26414dbf98f66300e34e69..61980d99d4e1f98a7f05b6de399865a637ff3de4 100644 (file)
@@ -126,6 +126,7 @@ module flow-node-inventory {
     }
 
     augment "/inv:node-connector-updated" {
-        ext:augment-identifier "flow-capable-node-connector-updated";   
+        ext:augment-identifier "flow-capable-node-connector-updated";
+        uses flow-node-connector;
     }
 }
\ No newline at end of file