Issue in viewing floating IP association with Virtual IP of Load balancer in Horizon

Bug #1359215 reported by Arun prasath S
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Akihiro Motoki

Bug Description

When the user have to see the floating IP association they can view it under Access and Security -> Floating IPs tab.

But when a floating IP is associated with virtual IP of the load balancer, under Floating IPs tab -> Instance column , only '-' is displayed. If we click on the '-' sign, it throws a error 'Unable to find instance <ID>'.

Actually the <ID> displayed in the error is a Port ID of the Load balancer (we can find it under 'Networks'). But I believe, when we click on '-' the <ID> is searched in 'Instances' tables, that's why the error is thrown.

Tags: neutron
Akihiro Motoki (amotoki)
tags: added: neutron
Changed in horizon:
importance: Undecided → Medium
status: New → Confirmed
milestone: none → juno-3
assignee: nobody → Akihiro Motoki (amotoki)
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-3 → juno-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/121484

Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/121484
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=39229c1844e739ab6ea8140c0e23f5e1f11223f3
Submitter: Jenkins
Branch: master

commit 39229c1844e739ab6ea8140c0e23f5e1f11223f3
Author: Akihiro Motoki <email address hidden>
Date: Mon Sep 15 17:30:52 2014 +0900

    Show floating IP associated with Load Balancer VIP

    Previously the code always tried to show an instance when
    a floating IP is associated. This commit chnages the code
    to consider a port device_owner associated with a floating IP
    so that appropriate information is displayed in the table.

    Change-Id: I5d99090b17bf94a80a0d7894ab2084f83e55d59d
    Closes-Bug: #1359215

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-rc1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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