Adds inactivity probe configuration 85/76285/3
authorTim Rozet <trozet@redhat.com>
Wed, 19 Sep 2018 22:07:18 +0000 (18:07 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 3 Oct 2018 18:32:09 +0000 (14:32 -0400)
commit39eda1df508f5e23d8c473274670d3a38da4b608
tree2418387d194190033872902c5da8151dc6e94022
parentb0306984f8aa2580d05b414e6c0881cc136afc8d
Adds inactivity probe configuration

Configures inactivity probe timer, which is the time before a probe is
sent to an inactive switch via OVSDB. If the switch does not respond in
the same time as the inactivity probe interval, the switch will be
considered down.

Change-Id: I3b8ae5239841c5412716d9e9be89516c20abc8d9
Signed-off-by: Tim Rozet <trozet@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
templates/netvirt-elanmanager-config.xml.erb [new file with mode: 0644]