← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1353270] Re: unexpectedly return exception value from __init__

 

** 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/1353270

Title:
  unexpectedly return exception value from __init__

Status in OpenStack Dashboard (Horizon):
  Fix Released

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


References