]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat common : policy.py change LOG to logger
authorSteven Hardy <shardy@redhat.com>
Thu, 7 Mar 2013 11:12:20 +0000 (11:12 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 7 Mar 2013 12:17:32 +0000 (12:17 +0000)
commit52035468bb6e721e16ca41c85bbb359f9efb6b40
tree68a3889f28fa4aa55823ce357cd142930b3d38f6
parent180430fa32951303e76e8d9a54c657d8c36e0e6d
heat common : policy.py change LOG to logger

The convention in most other files is to use "logger" for the
log handle, so this file using "LOG" looks a bit odd/inconsistent

ref bug 1150091

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