yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18580
[Bug 1353270] [NEW] unexpectedly return exception value from __init__
Public bug reported:
In ``Step`` class from horizon/workflows/base.py, there is a unexpected
``return`` (which returns a TypeError exception) from its __init__
method, which should be ``raise``
** Affects: horizon
Importance: Undecided
Assignee: Tianpeng Wang (timonwong)
Status: In Progress
** Tags: low-hanging-fruit
** Changed in: horizon
Assignee: (unassigned) => Tianpeng Wang (timonwong)
** Changed in: horizon
Status: New => Incomplete
** Changed in: horizon
Status: Incomplete => New
** Changed in: horizon
Status: New => 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/1353270
Title:
unexpectedly return exception value from __init__
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
In ``Step`` class from horizon/workflows/base.py, there is a
unexpected ``return`` (which returns a TypeError exception) from its
__init__ method, which should be ``raise``
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1353270/+subscriptions
Follow ups
References