Comment 8 for bug 1502300

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/14218
Committed: http://github.org/Juniper/contrail-controller/commit/9bea272c121d25235bc3939b9a53d3f0dbc4bcaf
Submitter: Zuul
Branch: R2.20

commit 9bea272c121d25235bc3939b9a53d3f0dbc4bcaf
Author: Hampapur Ajay <email address hidden>
Date: Fri Oct 2 13:20:15 2015 -0700

Snat health check generates unnecessary api server updates

On vrouter down detach infro is not sent correctly to the api server. This causes a bunch of
messages/updates to the API server on a regular interval. The fix now correctly updates the
virtual-machine and vrouter references so that a new vrouter can be attached to the vm.

In addition made the service check interval configurable in contrail-svc-monitor.conf
check_service_interval=<seconds>

Change-Id: I352ec821128e801b24cd227ce35824906140fcab
Closes-Bug: #1502300