Delete Port button doesn't work at port detail page

Bug #1854514 reported by Tatiana Ovchinnikova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
Tatiana Ovchinnikova

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.

Changed in horizon:
assignee: nobody → Tatiana Ovchinnikova (tmazur)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.opendev.org/696755

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/697042

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/697045

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.opendev.org/697046

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/697047

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/train)

Reviewed: https://review.opendev.org/697042
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=697f19de10035f6096fb56d00d6ded345014fe3b
Submitter: Zuul
Branch: stable/train

commit 697f19de10035f6096fb56d00d6ded345014fe3b
Author: Tatiana Ovchinnikova <email address hidden>
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
    (cherry picked from commit 18020e30b67efa9e67d061c317804a6f800b74c7)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/queens)

Reviewed: https://review.opendev.org/697047
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4ce46d8950d2177074761ddd9c8f9d9453016cc8
Submitter: Zuul
Branch: stable/queens

commit 4ce46d8950d2177074761ddd9c8f9d9453016cc8
Author: Tatiana Ovchinnikova <email address hidden>
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
    (cherry picked from commit 18020e30b67efa9e67d061c317804a6f800b74c7)

tags: added: in-stable-queens
tags: added: in-stable-stein
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/stein)

Reviewed: https://review.opendev.org/697045
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=981dbca7100e403064e508c0de7a8ecb8ec7e950
Submitter: Zuul
Branch: stable/stein

commit 981dbca7100e403064e508c0de7a8ecb8ec7e950
Author: Tatiana Ovchinnikova <email address hidden>
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
    (cherry picked from commit 18020e30b67efa9e67d061c317804a6f800b74c7)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/rocky)

Reviewed: https://review.opendev.org/697046
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c1ba0aea445fad84917daa55e1851551df9c3b88
Submitter: Zuul
Branch: stable/rocky

commit c1ba0aea445fad84917daa55e1851551df9c3b88
Author: Tatiana Ovchinnikova <email address hidden>
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
    (cherry picked from commit 18020e30b67efa9e67d061c317804a6f800b74c7)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 17.1.0

This issue was fixed in the openstack/horizon 17.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 15.2.0

This issue was fixed in the openstack/horizon 15.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 14.1.0

This issue was fixed in the openstack/horizon 14.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 16.1.0

This issue was fixed in the openstack/horizon 16.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon queens-eol

This issue was fixed in the openstack/horizon queens-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.