]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat common : quieten policy logging
authorSteven Hardy <shardy@redhat.com>
Thu, 7 Mar 2013 11:14:45 +0000 (11:14 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 7 Mar 2013 12:18:25 +0000 (12:18 +0000)
commited77bb268d3b4aa4beed5b358135cc489105c188
tree66d30d7aee354638cf4d2651d0fffc72dd6aff6a
parent52035468bb6e721e16ca41c85bbb359f9efb6b40
heat common : quieten policy logging

Policy logs the currently loaded policy for every request, which is
too noisy even for debug - we already log the file which contains
the policy when we load it, so this is probably sufficient.

fixes bug 1150091

Change-Id: I0891a30793375c7a0a6b2856db4377eecfeaad8e
heat/common/policy.py