]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not use log hints for exceptions
authorGary Kotton <gkotton@vmware.com>
Sun, 8 Nov 2015 07:47:48 +0000 (23:47 -0800)
committerGary Kotton <gkotton@vmware.com>
Sun, 8 Nov 2015 07:47:48 +0000 (23:47 -0800)
commit7bd8b4beeedbef5b196ce8127c172476d775cefc
tree5e75bb7331993a52369d63ec1dcfdf0d191ec734
parente15118d9ace432174dd509529936c6eb9540b34f
Do not use log hints for exceptions

A log hint should not be used for an exception.

Please see http://docs.openstack.org/developer/oslo.i18n/guidelines.html

Change-Id: I122455fd767c21e26c34e23b8b7d45b845f15e99
neutron/agent/ovsdb/native/commands.py