Comment 5 for bug 1525089

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

Reviewed: https://review.opencontrail.org/16939
Committed: http://github.org/Juniper/contrail-web-core/commit/29693afe757ee3bfc585d0a7b6f3ae2eb72d3f1b
Submitter: Zuul
Branch: master

commit 29693afe757ee3bfc585d0a7b6f3ae2eb72d3f1b
Author: Sarin Kizhakkepurayil <email address hidden>
Date: Fri Feb 5 18:11:44 2016 -0800

Related-Bug: #1525089 Session Analyzer

- Adding support for analyzing a particular session selected by using
where clause with vrouter, sourecvn, srcip, destvn, dstip, srcport, dstport
- updated existing views with flow-series/flow-record results to enable
session analyzer option when 7 tuples are present.
- Option to click to analyze a particular session will open up new tab with
query results for ingress, egress, Reverse_ingress, reverse_egress
flow series query with the time range already selected.
- QueryResulGridView grid config moved to qe.grid.config
- updated queryResultPostData to queryRequestPostData
- grid columns for SessionAnalyzer table use that of FlowSeries table.
- fixed queryResultLine chart icon when displayed from queryQueue page.

- Line and Line Bar chart updated with support of custom message handler via
viewConfig. view now supports renderMessage and removeMessage.
- addding support for renderMessage and removeMessage for ZoomScatterChartView
GridView to support taking model from modelMap when modelKey is passed.

Change-Id: I373b9a6cce186494d082a6054105389f6b5b931e