** 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp