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

Title:
  Session.execute() method is not wrapped by wrap_db_error

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Session.execute() is called when we are calling Query.update() method.
  Without wrapping Session.execute() all exception that raises
  Query.update() wouldn't be wrapped by wrap_db_error() method.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to