Comment 4 for bug 1550334

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

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

commit cc7a93fa2e349e9ac4d6fe6e8390d2bd0c634053
Author: balamurugang <email address hidden>
Date: Wed May 4 16:32:37 2016 +0530

Fixed bugs id's 1554415, 1437197, 1550334

Bug ID 1554415
Pending
1. Double-clicking on link doesn't work if cursor pointer changes to default
while tooltip shown
9. disable tooltip for links between vrouter & vms..as no added information is
shown in tooltip. - Tracked in another Bug ID : 1543988

Fixed in this commit
2. VM IP is shown in grid but vm name is shown in topology..difficult to
co-relate
3. No need to show "Direction" in grid as all flows we show are "INGRESS".
- removed from getSearchFlowGridColumns
- removed from getTraceFlowVrouterGridColumns
- removed from getTraceFlowVMGridColumns
5. "Show Underlay Path(s)" : No need of (s)
6. First source vrouter need to be then destination vrouter, but here we show
first "Other Virtual Router" & "Virtual Router"
- Done in getSearchFlowGridColumns & getTraceFlowVMGridColumns
10. [Firefox] pRouter Details: Clicking on Interface count link opens a new
empty tab.

Allready Done
4. When "Trace Flow" is shown, clicking on "pRouters" doesn't work.
7. Cursor doesn't change to "Hand" pointer, on clicking grid title.
8. For link, we show interface names in tooltip..can also show along which
prouter/vrouter that interface belongs to.

Partial-Bug: #1554415

Bug ID : 1437197
UI:'Other Virtual Router ' name is mis-leading in 'trace flow ' page as the
tunnel end-point could be mx /any rouer as well
Fixed by changing the name to Encapsulation Endpoint
Closes-Bug: #1437197

Bug ID : 1550334
UI underlay topology: Fip is not shown in tooltip for a VM
Fixed it. Now showing the floating ip detail.
Closes-Bug: #1550334

Change-Id: I1e6f5302e1d9f540920e959164ff67462e817b1b
Closes-Bug: #1550334