← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1596411] Re: Cannot delete a subnet or a port from their detail page

 

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 <luis.daniel.castellanos@xxxxxxxxx>
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 <ankur.gupta@xxxxxxxxx>
    
    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/1596411

Title:
  Cannot delete a subnet or a port from their detail page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Example:

  admin/networks

  When looking at the network table one is able to click dropdown
  "Delete <network, subnet, port>" and it will pop-up with a message
  asking whether a use wants to delete.

  Upon confirmation it will delete.

  If you click the link and go into the details page for the <network,
  subnet, port>. And attempt to delete. It will pop up a message, but
  omit the name/id.

  Upon confirmation. It will NOT delete.

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


References