Disable OF statics polling 05/74105/2
authorJanki Chhatbar <jankihchhatbar@gmail.com>
Tue, 17 Jul 2018 07:16:28 +0000 (12:46 +0530)
committerJanki Chhatbar <jankihchhatbar@gmail.com>
Thu, 19 Jul 2018 06:14:22 +0000 (11:44 +0530)
commit8c1f7e5803bdb0998bc8184bbf71a07213da27e6
treefb5981c501e0f0894c7f278f9db6e0f40d837c81
parentc50d793a4f53e3bd4883a9ce49b0f923bc680f10
Disable OF statics polling

ODL polls for OF statics for its properties like
group. This causes unnecessary long logs and affects
performance in large scale deployments. Disable it
with a flag 'stats_polling_enabled=false' which can
be changed to true to enable it again.

Change-Id: I7f659a72e485d6c82ddce6649b2e04c804ceefce
Signed-Off-By: Janki Chhatbar <jchhatba@redhat.com>
CHANGELOG
README.markdown
manifests/config.pp
manifests/init.pp
manifests/params.pp
metadata.json
spec/acceptance/class_spec.rb
spec/classes/opendaylight_spec.rb
spec/spec_helper.rb
spec/spec_helper_acceptance.rb