Merge "BUG-6890: Edit to cfg file reflecting that statistics collection is turned...
authorAbhijit Kumbhare <abhijit.kumbhare@ericsson.com>
Mon, 24 Oct 2016 05:18:35 +0000 (05:18 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 24 Oct 2016 05:18:35 +0000 (05:18 +0000)
openflowplugin-blueprint-config/src/main/resources/initial/openflowplugin.cfg

index 4fffbc593c86b2c0adff46994c694bda9749aeab..5ead098e86162c731c701f0398ce084860c5146e 100644 (file)
@@ -1,6 +1,7 @@
 #All config parameters listed herein
 #require to be configured before switch connection, else requires a switch restart
-#
+#All parameters here will be persisted, however need to change it explicitly for
+#each node of the cluster.
 #Flag to turn flow removed notification on/off.
 #Flow removed notification is turned on by default. Default value false
 notification-flow-removed-off=false
@@ -23,5 +24,5 @@ barrier-count-limit=25600
 echo-reply-timeout=2000
 #flag to turn on/off statistics polling
 #can be changed on demand
-#Turned off by default. Default value is false
+#Turned on by default. Default value is false
 is-statistics-polling-off=false