]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Lower l2pop "isn't bound to any segement" log to debug
authorRyan Moats <rmoats@us.ibm.com>
Wed, 11 Nov 2015 18:51:21 +0000 (12:51 -0600)
committerRyan Moats <rmoats@us.ibm.com>
Wed, 11 Nov 2015 18:53:26 +0000 (12:53 -0600)
commiteb09ebc88cd8eb57acdeb39a81674ca7b7a85c5f
tree1281a1b2ca72e0472757c723afdfceca0a3f3f81
parent87ce4868caea9b7f1dd79f575004ee152ffa7eb0
Lower l2pop "isn't bound to any segement" log to debug

Per the discussion in bug 1362242, the log statement doesn't
appear to be associated with anything bad happening. Therefore,
this patch lowers the log level from WARNING to DEBUG to avoid
polluting operator's logs.

Change-Id: I55b6d1d30ed2ed55659c9a6809531cfcbc57f17c
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
Closes-Bug: 1362242
neutron/plugins/ml2/drivers/l2pop/mech_driver.py