]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enforce log hints in neutron.plugins.plumgrid
authorCedric Brandily <zzelle@gmail.com>
Tue, 25 Nov 2014 13:44:18 +0000 (13:44 +0000)
committerCedric Brandily <zzelle@gmail.com>
Wed, 3 Dec 2014 16:21:33 +0000 (16:21 +0000)
commite2a3de6e61d6b6022e96097f3a423b3f90f77fb6
tree75317f4954e926054d7703459398dc2222340865
parentd8d0ec78d31f37381f7872c597fd997006a471b7
Enforce log hints in neutron.plugins.plumgrid

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

Change-Id: Ie85abb93cdbe50bdd56c9f987784baf4c4dd631d
Partial-bug: #1320867
neutron/hacking/checks.py
neutron/plugins/plumgrid/drivers/fake_plumlib.py
neutron/plugins/plumgrid/drivers/plumlib.py
neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py