← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1279606] Re: Trove exceptions registered with Horizon are incorrect

 

This is not needed any more, now that
https://review.openstack.org/#/c/80328/ has merged.

** Changed in: horizon
       Status: In Progress => Invalid

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

Title:
  Trove exceptions registered with Horizon are incorrect

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  The Trove exceptions which are registered with Horizon (in
  opstack_dashboard.exceptions) are not the ones that are actually being
  raised by the python-troveclient. This results in trove exceptions
  being handled incorrectly by Horizon.

  These are the exceptions which are currently registered:

  https://github.com/openstack/python-
  troveclient/blob/master/troveclient/exceptions.py

  But these are the exceptions which are actually raised by the client:

  https://github.com/openstack/python-
  troveclient/blob/master/troveclient/openstack/common/apiclient/exceptions.py

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


References