← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1282811] Re: Delete Interface button in Network Topology router pop-up broken

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1282811

Title:
  Delete Interface button in Network Topology router pop-up broken

Status in OpenStack Dashboard (Horizon):
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1282811/+subscriptions


References