Hide Forgot
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:
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.
Created attachment 1128215 [details] network interfaces
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!
Created attachment 1128782 [details] Network Topology
(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