Proper error message should get displayed while trying to delete dhcp port from horizon

Bug #1748156 reported by Puneet Arora
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Undecided
Unassigned

Bug Description

Steps
1) Login to openstack horizon
2) Create network and subnet .
3) Goto admin --> Networks --> Ports and check there would be dhcp port listed.
4) Try to delete dhcp port, exception appears on horizon "Error: Unable to delete port: (c33a1942-fa07)".

But same if I try to delete from cli it throws proper error message:

$ neutron port-delete c33a1942-fa07-454a-95ac-d0e6a52ff481
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
Bad port request: Can not delete DHCP port c33a1942-fa07-454a-95ac-d0e6a52ff481.

From cli proper message gets displayed. Can we make changes on horizon side also to provide proper error message while deleting dhcp port?

Puneet Arora (apuneet)
tags: added: neutron
Puneet Arora (apuneet)
affects: horizon → neutron
Revision history for this message
Akihiro Motoki (amotoki) wrote :

This is a horizon issue. Retarget it to horizon.

affects: neutron → horizon
tags: added: error-reporting
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.