Reviewed: https://review.openstack.org/336662 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=53bdad4cf7d6a2039c8de3bd41402824444d7837 Submitter: Jenkins Branch: master
commit 53bdad4cf7d6a2039c8de3bd41402824444d7837 Author: Luis Daniel Castellanos <[email protected]> Date: Fri Jul 1 11:49:35 2016 -0500 Ability to delete network items from their details page This patch fixes the bug that was preventing users to delete a port from the Admin>Networks>Port Details page It also fixes bug preventing user from deleting a subnet from the Admin>Networks>Port Details page. The fix affects both Project>Networks & Admin>Networks Co-Authored-By: Ankur Gupta <[email protected]> Change-Id: I408f190584b01e0aadd1af2d4a59438a53426e70 Closes-Bug: #1596411 Closes-Bug: #1596691 ** Changed in: horizon Status: In Progress => 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/1596691 Title: Delete port confirmation is missing port name or ID Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: - This can be reproduced using the latest master code as of 6/27/16. - Go to Admin -> System -> Networks -> select a network -> Ports tab -> Click on a Port to see the Details -> Click "Delete Port" (from Details) The "Confirm Delete Port" text says: "You have selected: . Please confirm your selection. This action cannot be undone." So we are missing the port name or ID when running actions on Details screens. This applies to other resources as well, such as Subnets. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1596691/+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

