Comment 6 for bug 1502300

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

Reviewed: https://review.opencontrail.org/14217
Committed: http://github.org/Juniper/contrail-controller/commit/c715c22f23d120e13f1d53c436d5003be3bbe35e
Submitter: Zuul
Branch: R2.20.x

commit c715c22f23d120e13f1d53c436d5003be3bbe35e
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