Bug 1306347

Summary: Cant choose the interface do delete from router on network topology
Product: Red Hat OpenStack Reporter: Ido Ovadia <iovadia>
Component: python-django-horizonAssignee: Itxaka <iserrano>
Status: CLOSED NOTABUG QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: aortega, athomas, iserrano, mrunge, yeylon
Target Milestone: ---   
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-21 10:45:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
network interfaces
none
Network Topology none

Description Ido Ovadia 2016-02-10 16:06:14 UTC
Description of problem:
=======================
Cant choose the interface do delete 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 network icon
5. Click 'Delete Interface'

Actual results:
===============
Cant choose the interface to delete

Expected results:
=================
User can choose the interface to delete from the router  

Additional info:

Comment 1 Itxaka 2016-02-18 12:52:35 UTC
I could not reproduce exactly this with a packstack install + openstack 8.0 as shown on the image.


With 4 networks attached I do get the option to delete different interfaces.

What I dont get the option is to clear the external gateway, which is different as this doesnt delete the interface but only disconnects the external gateway IP from the router.

Im guessing that this is the issue that this bug is about, unable to "clear gateway" from the network topology page.

Testing against a devstack install in a few minutes to confirm that the issue is also there.

Comment 2 Itxaka 2016-02-18 12:52:59 UTC
Created attachment 1128215 [details]
network interfaces

Comment 3 Itxaka 2016-02-20 09:54:30 UTC
I cant reproduce this on the test env provided by Ido as shown on the attached image, the interfaces attached all have their own "delete interface" button.

What it is indeed missing is a button to "clear gateway" from the only router_gateway interface in the router as shown in the image.

@Ido: should we close this and open a bug for the missing "clear interface" button? Or can you try to reproduce this as maybe Im not following the steps preperly or there is something Im missing?

thanks!

Comment 4 Itxaka 2016-02-20 09:55:35 UTC
Created attachment 1128782 [details]
Network Topology

Comment 5 Ido Ovadia 2016-02-21 10:44:33 UTC
(In reply to Itxaka from comment #3)
> I cant reproduce this on the test env provided by Ido as shown on the
> attached image, the interfaces attached all have their own "delete
> interface" button.
> 
> What it is indeed missing is a button to "clear gateway" from the only
> router_gateway interface in the router as shown in the image.
> 
> @Ido: should we close this and open a bug for the missing "clear interface"
> button? Or can you try to reproduce this as maybe Im not following the steps
> preperly or there is something Im missing?
> 
> thanks!

Itxaka,

You right. Try to reproduce it with more than two networks, the bug is that there is no "clear gateway" or "delete interface" on interface which connect to router

https://bugzilla.redhat.com/show_bug.cgi?id=1310399