MD-SAL RuntimeDataProvider for Forwarding Rules
[controller.git] / opendaylight / md-sal / model / model-flow-management / src / main / yang / flow-config.yang
index da8e914fe753f369364f0ab1e1b51011db9041ac..5e6b59a0189d1735e3d926dccc681be0dc0dc032 100644 (file)
@@ -20,7 +20,7 @@ module flow-management {
 
     container flows {
         list flow {
-            key "id";
+            key "id node";
             
             leaf id {
                 type string;