multipart request message updated
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-protocol.yang
index 6a353a41352af81dee14bd98640080230dd4956f..d9afe212e0e8b0667928c838ccd4c8f9061c7a7a 100644 (file)
@@ -417,7 +417,7 @@ module openflow-protocol {
                     type uint32;\r
                 }\r
                 \r
-                list buckets {\r
+                list buckets-list {\r
                     uses bucket;\r
                 }\r
             }\r
@@ -431,7 +431,6 @@ module openflow-protocol {
                 leaf watch-group {\r
                     type uint32;\r
                 }\r
-                \r
                 list actions-list {\r
                     uses ofaction:action-header;\r
                 }\r
@@ -794,7 +793,7 @@ module openflow-protocol {
                             leaf group-id {\r
                                 type uint32;\r
                             }\r
-                            list buckets {\r
+                            list buckets-list {\r
                                 uses bucket;\r
                             }\r
                         }\r
@@ -910,6 +909,9 @@ module openflow-protocol {
                         leaf exp-type {\r
                             type uint32;\r
                         }\r
+                        leaf data {\r
+                            type binary;\r
+                        }\r
                     }\r
                 }\r
             } \r