Bug 8497 - Provide config knob to disable the Forwarding Rule Manager reconciliation
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / OpenFlowPluginProviderImpl.java
index 4fb0bc2979232fd59135410305479e6d29b3205b..5559ff307e527e698eba0b5724eb718fc4c7837c 100644 (file)
@@ -437,7 +437,6 @@ public class OpenFlowPluginProviderImpl implements OpenFlowPluginProvider, OpenF
                     modifiable = true;
                     break;
                 default:
-                    LOG.warn("Unsupported configuration property '{}={}'", key, sValue);
                     return;
             }