Reviewed: https://review.openstack.org/283019 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=58b905bf1cdb36fce0b3f2133c773c7eff1b315d Submitter: Jenkins Branch: master
commit 58b905bf1cdb36fce0b3f2133c773c7eff1b315d Author: Itxaka <[email protected]> Date: Mon Feb 22 10:52:20 2016 +0100 Allow deleting gateway interfaces on network topology We didn't allow to delete a router_gateway interface from a router in the network topology due to the checking being done working only on normal interfaces. Change-Id: I35f7fc7c0050e1441a740a110fb6f45ddec9371d Closes-Bug: 1548224 ** 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/1548224 Title: Curvature network topology: Clear gateway button is missing on router Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Description of problem: ======================= Cant clear the gateway from router on curvature network topology Version-Release number of selected component : ============================================= python-django-horizon-8.0.0-10.el7ost.noarch openstack-dashboard-8.0.0-10.el7ost.noarch How reproducible: ================= 100% Steps to Reproduce: =================== 1. Create private network 2. Create external network 3. Create router and connect it both networks 4. From network topology click no the router icon Actual results: =============== Clear gateway button is missing. There is no option to delete the interface connected to external network Expected results: ================= Clear gateway button exists To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1548224/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

