Comment 2 for bug 1554696

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

Reviewed: https://review.openstack.org/290101
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cb7e70497f68c295080add6c739743e6ea81e824
Submitter: Jenkins
Branch: master

commit cb7e70497f68c295080add6c739743e6ea81e824
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