Comment 5 for bug 1463324

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

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

commit e160415d8739a35565fb618846f83d09dd9def13
Author: Naga Kiran <email address hidden>
Date: Tue Jun 9 14:47:32 2015 +0530

Closes-Bug: #1463324
Here, vRotuer data source is updated sequentially, like in 1st call, all
the basic details are fetched and in the second call generators
information is fetched.
As the scatter chart doesn't need information from generators to render,
earlier a check was added not to render scatterchart while updating
datasource with just generators information, which is blocking updating
scatterchart with local cache that has generators information
Commented this check

Change-Id: Ifdf62acca34ba7b1091d9eeed88594fe97426e65