Bug 3350 - Provide override for features detected during handshake
[openflowplugin.git] / openflowplugin-impl / src / main / yang / openflow-plugin-impl.yang
index 1d7e0fd1ccdb4387929c240407b201013b8af7a5..9ce8fafb290d7dc13ad34a096005d3e70c4a9829 100644 (file)
@@ -79,6 +79,10 @@ module openflow-plugin-provider-impl {
                 type uint32;
                 default 500;
             }
+            leaf switch-features-mandatory {
+                type boolean;
+                default false;
+            }
         }
 
     }