Added container wrapper against action to support augmentation
[controller.git] / opendaylight / md-sal / model / model-flow-base / src / main / yang / opendaylight-action-types.yang
index 3cc490f01774ae710aa94c93f4b8223099b989f2..fdc8d02e176d52201ea7022a559de2eada25512b 100644 (file)
@@ -30,6 +30,10 @@ module opendaylight-action-types {
         }
     }  
     
+    container action-types {   
+       uses action-list;
+    }
+    
     grouping action-list {
         list action {
             key "order";