Merge "Fix for bug #236 and bug #240 Have made changes in opendaylight-table-types...
authorEd Warnicke <eaw@cisco.com>
Fri, 7 Feb 2014 06:14:47 +0000 (06:14 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 7 Feb 2014 06:14:47 +0000 (06:14 +0000)
opendaylight/md-sal/model/model-flow-base/src/main/yang/opendaylight-table-types.yang

index 118db1af06fdbd809ec1f21217bbfe1a84c27cbe..e74b5483428fc1765e8bf29b763fb840c688fd25 100644 (file)
@@ -191,6 +191,7 @@ module opendaylight-table-types {
         
     grouping set-field-match {
         list set-field-match {
+           key "match-type";
             leaf match-type {
                 type identityref {
                     base match-field;