]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enforce log hints in ofagent and oneconvergence
authorGary Kotton <gkotton@vmware.com>
Tue, 2 Dec 2014 12:27:07 +0000 (04:27 -0800)
committerCedric Brandily <zzelle@gmail.com>
Sun, 7 Dec 2014 20:58:13 +0000 (21:58 +0100)
commit907094bf12f069fe5e1a3ca19a91df5de9029a32
treea3d50256a15f1cab51aa6ccaeef8646b1a24d90a
parentfcb4e82afd0d621f2efdd132484790884cf82305
Enforce log hints in ofagent and oneconvergence

This change enforces log hints use and removes debug level log
translation, modifications are validated through a hacking rule
and the change respects loggging guidelines. Validate that hacking
rules apply to directories:-
    neutron/plugins/ofagent
    neutron/plugins/oneconvergence

Change-Id: I520a36ae53848b828ce33f4050606a7238f4cbce
Partial-bug: #1320867
neutron/hacking/checks.py
neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py
neutron/plugins/oneconvergence/lib/nvsdlib.py
neutron/plugins/oneconvergence/lib/plugin_helper.py
neutron/plugins/oneconvergence/plugin.py