Build 2715 : UI underlay topology: Fip is not shown in tooltip for a VM

Bug #1550334 reported by Ankit Jain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Won't Fix
Undecided
asbalaji
Trunk
Fix Committed
Undecided
asbalaji

Bug Description

Fip is attached to a VN but not being shown in the tooltip appearing in underlay topology
Details in Tooltip:

vn2-vm-4
virtual machine
Name vn2-vm-4
UUID 7788672e-6d7e-4191-a97f-90fa3edbe47f
IP 20.1.1.9
Network(s) vn2 (admin)

Vm from analytics:

"UveVirtualMachineAgent": {

    "vm_name": "vn2-vm-4",
    "udp_sport_bitmap":

[

    "2147483648",
    "0",
    "0",
    "0",
    "0",
    "0",
    "0",
    "0"

],
"uuid": "7788672e-6d7e-4191-a97f-90fa3edbe47f",

"vrouter": "nodei5",
"interface_list":
[

    "default-domain:admin:c556de17-896b-4ef6-9c9b-c65de223a076"

]

vmi for the above vm from analytics:

"ip6_address": "::",
"gateway": "20.1.1.1",
"uuid": "c556de17-896b-4ef6-9c9b-c65de223a076",
"floating_ips":
[

    {
        "virtual_network": "default-domain:admin:vn1",
        "ip_address": "10.1.1.10"
    }

Revision history for this message
Ankit Jain (ankitja) wrote :
tags: added: blocker
Rahul (rahuls)
Changed in juniperopenstack:
assignee: Rahul (rahuls) → asbalaji (asbalaji)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19890
Submitter: Balamurugan Gopal (<email address hidden>)

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.