Comment 14 for bug 1536821

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

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

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