← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1796565] [NEW] When deleting an instance the message "Unable to connect to Neutron" appears

 

Public bug reported:

This is due to the fact that the exception that is caught below is far too broad.
https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/neutron.py#L1719
In this specific case horizon is under load and neutron raises an exception that the port is not found.
So the end user is complaining that irrelevant message are apprearing

** Affects: horizon
     Importance: Undecided
     Assignee: Gary Kotton (garyk)
         Status: In Progress

-- 
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/1796565

Title:
  When deleting an instance the message "Unable to connect to Neutron"
  appears

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  This is due to the fact that the exception that is caught below is far too broad.
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/neutron.py#L1719
  In this specific case horizon is under load and neutron raises an exception that the port is not found.
  So the end user is complaining that irrelevant message are apprearing

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1796565/+subscriptions


Follow ups