Comment 15 for bug 1502300

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

Reviewed: https://review.opencontrail.org/14876
Committed: http://github.org/Juniper/contrail-controller/commit/03272b61810c6f2f07a4008c7adca2a9c23b54d3
Submitter: Zuul
Branch: R2.21.x

commit 03272b61810c6f2f07a4008c7adca2a9c23b54d3
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