Yang model fixed
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-instruction.yang
index 1f014c760f4f0b50868df9460f2fec21b5366541..bbd61a9e7cbc46235a0474267bdc68e661594d8b 100644 (file)
@@ -43,6 +43,7 @@ module openflow-instruction {
 
     grouping instructions {
         list instructions {
+            key "type";
             leaf type {
                 type identityref {
                     base oft:instruction;