Proper error message should get displayed while trying to delete router interface
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Undecided
|
Vishal Manchanda |
Bug Description
Steps:
1) Create network, subnet
2) Create router and attach subnet to router.
3) Attach router to external network as a gateway.
4) Create port and associate port to floatingip.
5) Goto Horizon and try to delete router-interface, it doesn't gives you proper error message.
Error message on Horizon:
Error: Unable to delete interface: (5148c328-d7df)
But same If I try to delete from cli, it throws proper error message:
$ neutron router-
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
Router interface for subnet 4b00cb1e-
Can we make changes on horizon side also to provide proper error message just like cli throws message?
tags: | added: neutron |
affects: | horizon → neutron |
Changed in horizon: | |
status: | New → Confirmed |
assignee: | nobody → Vishal Manchanda (vishalmanchanda) |
This is a horizon issue. Retarget it to horizon.