← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1404032] Re: ADD_EXCEPTIONS plugin config is replacing the Exception category list rather than appending to it.

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

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

Title:
  ADD_EXCEPTIONS plugin config is replacing the Exception category list
  rather than appending to it.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We are having problems where the admin volumes page is bombing out /
  error / http 500.  This seems to occur due to an issue in

  openstack_dashboard/dashboards/project/volumes/volumes/tables.py

  in the function def get_attachment_name(request, attachment):

  The problem seems to be that a volume still thinks it is attached to
  an instance that is missing.

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


References