Comment 122 for bug 1581650

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

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

commit 10a3f79de9939a7c845d3cbf43f5ede02e98de78
Author: Vishnu Vardhan V <email address hidden>
Date: Wed Jul 27 20:06:09 2016 +0530

Related-Bug:#1581650
1)New color scheme for config node & analytics node summary pages.
2)Subtracting the failed records from total records.

Closes-Bug:#1581650
Did the following changes,
1)Using the start time and end time in query response for bucketizing the data, instead of the min & max time stamp of
response to make sure always the bars are of same width irrespective of data
2)When there is not data for a given bucket, adding 0.01 times the max value/height(in case data is 0) as data to improve look and feel.

Closes-Bug:#1581650
Handled the following in monitor infra config & Analytics nodes summary page
1)Irrespective of the response of chart queries legends will show all nodes
2)Add the tooltips for the legend which will show the node name
3)Fixed the issue, same node is getting assigned different colors across the charts in same page.

Closed-Bug:#1581650
1)Replaced the database reads stack bar chart with analytics database usage in analytics summary page
2)Fixed the issue last bar is hidden in all summary page stack charts.

Closes-Bug:#1581650
Changed the timestamp field from T to T= in sandesh message query in analytics node summary page chart
& fixed the legend showing color code instead of node name summary page charts.

Closes-Bug:#1610850
1)Fixed the issue analytics node summary page charts are not loading.
2)Added the cache and increased the ajax call timeout to 2 mins for config and analytics node summary charts.

Change-Id: I153e178f34fa2a3fd706399c0d97172e312b6bd5