]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enforce log hints
authorCedric Brandily <zzelle@gmail.com>
Sun, 7 Dec 2014 20:35:16 +0000 (21:35 +0100)
committerCedric Brandily <zzelle@gmail.com>
Mon, 8 Dec 2014 18:59:24 +0000 (19:59 +0100)
commit32ef5da4882ab583c2bd7cd04e052b67f11faf92
treeae1b482f6398631fe150f6d4f47d6e006b48b293
parent7bdbd6f3345e416e4f8e8c0e8f2741081ea339c6
Enforce log hints

This change enforces log hints use and removes debug level log
translation, modifications are validated through a hacking rule
and the change respects logging guidelines.

Change-Id: Ia4e6659b8b59732d88cd603b0e6c630fad37aae5
Closes-bug: #1320867
neutron/auth.py
neutron/context.py
neutron/hacking/checks.py
neutron/manager.py
neutron/policy.py
neutron/quota.py
neutron/service.py
neutron/tests/unit/bigswitch/fake_server.py
neutron/tests/unit/nec/stub_ofc_driver.py
neutron/tests/unit/test_hacking.py
neutron/wsgi.py