Comment 16 for bug 1536821

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

Reviewed: https://review.opencontrail.org/18906
Committed: http://github.org/Juniper/contrail-controller/commit/616fdd582eb0f8f1739651199f1bcfe3743fe01b
Submitter: Zuul
Branch: R2.21.x

commit 616fdd582eb0f8f1739651199f1bcfe3743fe01b
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