]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enforce log hints in neutron.services
authorCedric Brandily <zzelle@gmail.com>
Tue, 11 Nov 2014 16:18:19 +0000 (17:18 +0100)
committerRomil Gupta <romilg@hp.com>
Sat, 22 Nov 2014 17:42:58 +0000 (09:42 -0800)
commit6e7614fabd2c9e913b74281953b30c3a5f261622
tree7fd5436f3c8153d71a370395376fe2132b609d39
parent8a99a4a35f3f0c6ec5a10e1cee9d6f702bd4b0c5
Enforce log hints in neutron.services

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

Validate that hacking rules apply to directories:
    - neutron/services

Change-Id: Ib744b7a94705afbefeb50b5dce933d226831f580
Partial-bug: #1320867
neutron/hacking/checks.py
neutron/services/service_base.py