Comment 5 for bug 1625872

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

Reviewed: https://review.openstack.org/374498
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f6bc9bffc6584567bb5fd6795510fb63c9ece566
Submitter: Jenkins
Branch: stable/newton

commit f6bc9bffc6584567bb5fd6795510fb63c9ece566
Author: Armando Migliaccio <email address hidden>
Date: Tue Sep 20 18:00:07 2016 -0700

    Stop oslo_messaging from error logging CallbackNotFound

    This is expected when the server is pushing for a resource
    and some listeners (like the OVS agent) are not interested
    in the event. This happens when Trunk create/delete events
    are dispatched by the server.

    Change-Id: I90ddffda546af45ca85b3e4f4f22eed005d971df
    Closes-bug: #1625872
    (cherry picked from commit bad3eaace1a320e33d3bcdff43e4c66ff0c49066)