Comment 8 for bug 1554696

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

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

commit d699a7e053fc34788a6eecc49d3e49e140b8ecfe
Author: Kevin Benton <email address hidden>
Date: Tue Mar 8 11:54:25 2016 -0800

    Downgrade "device not found" log message

    This message is a normal occurence when an agent requests
    details about a port that was just deleted. It's not a
    warning condition that the operator can take any action on
    so this patch downgrades it to debug.

    Change-Id: I4c19993f03bf4d417bff2d3d45bb40b1b732650d
    Closes-Bug: #1554696
    (cherry picked from commit cb7e70497f68c295080add6c739743e6ea81e824)