← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1094035] Re: Nova API source has some buggy and inconsistent exception handling

 

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

** Changed in: nova
    Milestone: None => grizzly-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1094035

Title:
  Nova API source has some buggy and inconsistent exception handling

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Many parts of servers API (https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py)
  call webob exceptions inconsistently.
  All the code should raise exc.<Exception> instead of webob.exc.<Exception> at many places.

  Also, the exception messages in lines 833 - 847 won't get printed.
  They should use explanation=msg kwarg.

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