]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add log statements for policy check failures
authorarmando-migliaccio <amigliaccio@nicira.com>
Wed, 30 Oct 2013 01:20:53 +0000 (18:20 -0700)
committerarmando-migliaccio <amigliaccio@nicira.com>
Fri, 15 Nov 2013 03:21:15 +0000 (19:21 -0800)
commit1ad5fc84936b4ad2850d1d632514cfb5b24dfd43
tree093091218c902ee1fc6816383fc1912064380b4c
parentfd952c9fbeb37e295849a01bce0dff1003878d5e
Add log statements for policy check failures

Misconfiguration of the policy.json file may
cause policy check failures. It's kind to the
developer to log the underlying exception
so that he/she can have more information as to
how to address the problem.

Closes bug: #1246139

Change-Id: I8664959cb98b3a41d159db3acb91da9baba810ae
neutron/policy.py