Comment 8 for bug 1463324

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

Reviewed: https://review.opencontrail.org/11624
Committed: http://github.org/Juniper/contrail-web-controller/commit/a20642222a28e1bf132f9002f306184c8df4c3f3
Submitter: Zuul
Branch: master

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