** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  do not mask NotImplementedError exceptions

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Currently NotImplementedError exceptions raised by Neutron plugins are
  masked and returned to the client as 500 (HTTP Internal Server error).
  In my opinion this does more damage than good, as a client should be
  intelligent enough to handle the fact that a plugin implementation may
  be incomplete or unable to honor an API extension fully.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1197200/+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