]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enforce log hints in neutron.plugins.hyperv
authorCedric Brandily <zzelle@gmail.com>
Tue, 25 Nov 2014 12:56:50 +0000 (12:56 +0000)
committerCedric Brandily <zzelle@gmail.com>
Wed, 3 Dec 2014 10:02:10 +0000 (10:02 +0000)
commit8bc7f5aff3aacf714fb7f4dc87220aa3f15a9e9d
treea0335f6fab7f6f5e6b60478dab3d897c18442d66
parent1049fd657e832fd371a2e13a6f18f937c346544c
Enforce log hints in neutron.plugins.hyperv

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/hyperv

Change-Id: Iea2d63a4e74bf824ee308057570c980c50e937bc
Partial-bug: #1320867
neutron/hacking/checks.py
neutron/plugins/hyperv/agent/hyperv_neutron_agent.py
neutron/plugins/hyperv/agent/security_groups_driver.py
neutron/plugins/hyperv/agent/utils.py
neutron/plugins/hyperv/agent/utilsfactory.py
neutron/plugins/hyperv/agent_notifier_api.py
neutron/plugins/hyperv/db.py
neutron/plugins/hyperv/hyperv_neutron_plugin.py
neutron/plugins/hyperv/rpc_callbacks.py