]> 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)
committerCarl Baldwin <carl.baldwin@hp.com>
Tue, 28 Jan 2014 21:49:41 +0000 (21:49 +0000)
commitbb406281d8e36c29874bee3d9a3d1d5eae4ccdd5
treed65773b6c04891ac55b94f9ca1d2435bb4b0b7bb
parentb78eea6146145793a7c61705a1602cf5e9ac3d3a
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