Delete Interface button in Network Topology router pop-up broken

Bug #1282811 reported by Brian DeHamer
26
This bug affects 6 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Leandro Ignacio Costantino

Bug Description

In the Network Topology panel, there is a pop-up for the router which includes a 'Delete Interface' button for each port on the router. Clicking this button does not actually delete the port.

Clicking the button results in a request to https://horizon.hpcloud.com/project/network_topology/router/<router_id>/ which returns a '500 INTERNAL SERVER ERROR'

The path that is being requested maps to openstack_dashboard.dashboards.project.network_topology.views.RouterDetailView which appears to be broken.

Changed in horizon:
assignee: nobody → Leandro Ignacio Costantino (leandro-i-costantino)
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/75862

Changed in horizon:
status: New → In Progress
Changed in horizon:
importance: Undecided → Medium
David Lyle (david-lyle)
Changed in horizon:
milestone: none → juno-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/75862
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0b7213a880d98bcd5785697db5b56a30d03edddc
Submitter: Jenkins
Branch: master

commit 0b7213a880d98bcd5785697db5b56a30d03edddc
Author: Leandro I. Costantino <email address hidden>
Date: Mon Feb 24 10:10:34 2014 -0300

    Fix delete button interface in network topology view

    In the Network Topology panel, there is a pop-up for the router which
    includes a 'Delete Interface' button for each port on the router.
    Clicking this button does not actually delete the port.

    The fix add a tab_group render in iframe.html, since the view
    can actually be a TabView.

    Change-Id: I274f5165ca31841cb2a2f89ab196a740c2644df6
    Closes-Bug: #1282811

Changed in horizon:
status: In Progress → Fix Committed
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-2 → 2014.2
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.