yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09642
[Bug 1279606] [NEW] Trove exceptions registered with Horizon are incorrect
Public bug reported:
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
** Affects: horizon
Importance: Undecided
Assignee: Brian DeHamer (brian-dehamer)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Brian DeHamer (brian-dehamer)
--
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):
New
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
Follow ups
References