]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove duplicate logging of attribute validation errors
authorSandhya Dasu <sadasu@cisco.com>
Fri, 30 Jan 2015 20:46:55 +0000 (15:46 -0500)
committerSandhya Dasu <sadasu@cisco.com>
Fri, 30 Jan 2015 20:46:55 +0000 (15:46 -0500)
commit87f26929ee8e17d132c6d8c719e97e6795675caf
tree0fceb9b58bad2146d847233d8eb67d507361689e
parentc4d6705ea0daf36c0e860b0f0b5dddfd12a23c80
Remove duplicate logging of attribute validation errors

Removed logging at top level function _validate_dict() and
added logging at the lower level functions wherever necessary.

Change-Id: I09ec62ef5998aea5735ff641166cbc5b469775e9
Closes-bug: #1397310
neutron/api/v2/attributes.py