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