Comment 7 for bug 1596691

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

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 address hidden>
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 address hidden>

    Change-Id: I408f190584b01e0aadd1af2d4a59438a53426e70
    Closes-Bug: #1596411
    Closes-Bug: #1596691