]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enforce log hints in neutron.plugins.sriovnicagent
authorCedric Brandily <zzelle@gmail.com>
Tue, 25 Nov 2014 13:30:23 +0000 (13:30 +0000)
committerCedric Brandily <zzelle@gmail.com>
Wed, 3 Dec 2014 10:02:14 +0000 (10:02 +0000)
commitbd8fe77e37f27c92fa318c7a02af97672e0438e9
treec94c846b2c42defaff9dd62144f6b11345900c03
parent1049fd657e832fd371a2e13a6f18f937c346544c
Enforce log hints in neutron.plugins.sriovnicagent

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

Partial-bug: #1320867

Change-Id: Idde3d69c982db49e6b1510d6a6094af82fa25b13
neutron/hacking/checks.py
neutron/plugins/sriovnicagent/eswitch_manager.py
neutron/plugins/sriovnicagent/pci_lib.py
neutron/plugins/sriovnicagent/sriov_nic_agent.py