← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1703021] Re: Network topology should not show "delete" action on subnets for shared networks

 

Reviewed:  https://review.openstack.org/493457
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e049609f88b67325df57cf96cb08398d8bba5a90
Submitter: Zuul
Branch:    master

commit e049609f88b67325df57cf96cb08398d8bba5a90
Author: Artem Tiumentcev <darland.maik@xxxxxxxxx>
Date:   Mon Aug 14 10:10:49 2017 +0300

    Hide button "delete subnet" on the network topology for shared networks
    
    Co-Authored-By: Ameed Ashour <Ameed.Ashour.ext@xxxxxxxxx>
    Co-Authored-By: Artem Tiumentcev <darland.maik@xxxxxxxxx>
    Change-Id: Ia1bd3b231a039adef9be92a873e65bfd476088a5
    Closes-Bug: #1703021


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

Title:
  Network topology should not show "delete" action on subnets for shared
  networks

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The network topology panel under project->network->"network topology"
  shows both shared and non-shared networks. Clicking on one will
  provide the user with some data about that network, including its
  subnets. There is an action button to delete a listed subnet. Shared
  networks should not have this action button, as subnets in shared
  networks cannot be deleted (can be confirmed by going to
  project->network->networks, creating a shared network with a subnet...
  the subnet tab will not include a delete option, but WILL for unshared
  networks).

  1. create a shared network
  2. create a subnet on the shared network
  3. navigate to project->network->network topology
  4. click on the shared network
  5. click on "delete subnet" 

  nothing will happen (which is correct).

  Expected Behavior: The "delete subnet" action should not be present on
  the network topology for shared networks

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


References