Comment 15 for bug 1536821

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

Reviewed: https://review.opencontrail.org/18908
Committed: http://github.org/Juniper/contrail-controller/commit/f96d5856c808034afb2e8f193bd98e44488ee3e2
Submitter: Zuul
Branch: R2.22.x

commit f96d5856c808034afb2e8f193bd98e44488ee3e2
Author: Rudra Rugge <email address hidden>
Date: Wed Mar 30 14:33:00 2016 -0700

Create vrouter state cache from polling uve

Currently every launch of a netns VM causes fetch of vrouter UVEs.
This is inefficient and the plan is to maintain a local cache for
the same. Also need to add debouncing logic for marking the vrouter
as down as the collectors might return inconsistent data when
there is flux in the system.

Also added fix to pick analytics api client from discovery and not
from configuration as before.

Change-Id: I5c158d152355eaaee3a7b582ba41841f6fe49573
Closes-Bug: #1536821