← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1854514] Re: Delete Port button doesn't work at port detail page

 

Reviewed:  https://review.opendev.org/696755
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=18020e30b67efa9e67d061c317804a6f800b74c7
Submitter: Zuul
Branch:    master

commit 18020e30b67efa9e67d061c317804a6f800b74c7
Author: Tatiana Ovchinnikova <t.v.ovtchinnikova@xxxxxxxxx>
Date:   Fri Nov 29 19:55:08 2019 +0100

    Fix deleting port from port details page
    
    This patch fixes "Delete port" button at the port details page:
    Project -> Network -> Networks -> <network name> -> Ports -> <port name>
    
    Change-Id: I84f4da9c84d75c458b54bd456cbc7b92b303ba81
    Closes-Bug: #1854514


** 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/1854514

Title:
  Delete Port button doesn't work at port detail page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Delete Port button doesn't work at
  /dashboard/project/networks/ports/<UUID>/detail.

  Steps to Reproduce:
  1. Create a network and subnet.
  2. Create a port for the network.
  3. Move to Project -> Network -> Networks -> <network name> -> Ports -> <port name>
  4. Select 'Delete Port' on the page

  Actual results:
  The port is not deleted.

  Expected results:
  The port is deleted.

  Additional info:
  Delete port button works in ports table at network detail page: /dashboard/project/networks/<UUID>/detail
  Delete port buttons at admin/networks/ports/<UUID>/detail and admin/networks/<UUID>/detail also work as expected.

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


References