yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10066
[Bug 1282811] [NEW] Delete Interface button in Network Topology router pop-up broken
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References