[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1379889

Title:
  exit(1) masks errors

Status in neutron:
  Expired

Bug description:
  In wsgi.py, line 134, os.exit(1) prevents errors from being raised,
  which makes debugging difficult. Changing "os.exit(1)" to "raise" will
  allow developers to see the proper debugging information.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to