Merge "Fix for Bug 3"
[controller.git] / opendaylight / md-sal / model / model-flow-service / src / main / yang / flow-node-inventory.yang
index e55c50fb29612f2511adef62063a25b0468575cd..0f5cc71e8bc7052b1743d7e13d85ea3914e08bfd 100644 (file)
@@ -92,7 +92,7 @@ module flow-node-inventory {
     }
 
     typedef flow-id {
-        type uint32; // Note: This doesn't really belong here, and not sure if unint32 is right
+        type inet:uri;
     }
 
     grouping tables {