]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Reduce severity of log messages in validation methods
authorCarl Baldwin <carl.baldwin@hp.com>
Fri, 24 Jan 2014 22:35:48 +0000 (22:35 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:12 +0000 (15:20 +0800)
commit8c2e665840e215dc8ab59a0fd23781b31aefd13f
tree24dbd8fc3e3f3634934386aec38c142c8a4c2caf
parent917ca4f404fa906c50bbbaa79df3cb4c8e3e7f10
Reduce severity of log messages in validation methods

I noticed this while reviewing Ic2c87174.  When I read through log
files, I don't want to see errors like this that come from validating
bad user input.  Info severity is more appropriate.

Change-Id: Ib8a4dd08570923c6cade6447b52bb73d20558258
Closes-Bug: #1272565
neutron/db/db_base_plugin_v2.py