← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1191948] Re: policy engine swallows exception on critical code execution

 

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

Title:
  policy engine swallows exception on critical code execution

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

Bug description:
  I have noticed that if the following code (where F is a plugin
  method):

  
              data = f(context.get_admin_context(),
                       target[parent_foreign_key],
                       fields=[parent_field])
              target[self.target_field] = data[parent_field]

  raises an exception this is not logged making very hard to understand
  why the policy check has failed.

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