]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: fix nonsensical log trace on update port
authorarmando-migliaccio <armamig@gmail.com>
Fri, 7 Mar 2014 21:11:20 +0000 (13:11 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Fri, 7 Mar 2014 21:11:20 +0000 (13:11 -0800)
commit044d6a290d70bb22260fe8a1cdf35b96619263be
tree8746242acf97ef2b058a286a0dc3772a5240af49
parent62e4e507366b058f8b838c916492764741c478a2
NSX: fix nonsensical log trace on update port

Having this at a WARN level makes no sense, especially
because the actually message does not say anything about
a warning condition. Probably a brain fart of some sort.
Make it DEBUG, just because it may come handy to see what
data we're passing.

Change-Id: Ie667018faae587a3adb6b3edda4d9912344cae83
neutron/plugins/vmware/plugins/base.py