Comment 13 for bug 1707307

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

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

commit 72f7f1eaa8a4b9b2c792d4466506b8164020d922
Author: Kevin Benton <email address hidden>
Date: Mon Jul 31 15:51:57 2017 -0700

    Drop port_delete and port_update debug msgs

    The push notification resource cache will already give us
    the port update and delete notifications so there is no need
    to log here now.

    Change-Id: I6000691dfd61facf47d70360d4050cfdefc3e7e2
    Partial-Bug: #1707307