Comment 7 for bug 1554696

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

Reviewed: https://review.openstack.org/296502
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1252c3fa1575f3a1ebb3a68ac7430df7cbc47461
Submitter: Jenkins
Branch: stable/liberty

commit 1252c3fa1575f3a1ebb3a68ac7430df7cbc47461
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)