Comment 10 for bug 1362242

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/250773
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c2e55a165f046563454baae5bf9262343517bece
Submitter: Jenkins
Branch: stable/kilo

commit c2e55a165f046563454baae5bf9262343517bece
Author: Ryan Moats <email address hidden>
Date: Wed Nov 11 12:51:21 2015 -0600

    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 <email address hidden>
    Closes-Bug: 1362242
    (cherry picked from commit eb09ebc88cd8eb57acdeb39a81674ca7b7a85c5f)