Comment 32 for bug 1707307

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

Reviewed: https://review.openstack.org/506892
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4cbf3153e840315daae698037ec9c6a785d4e5d8
Submitter: Jenkins
Branch: stable/pike

commit 4cbf3153e840315daae698037ec9c6a785d4e5d8
Author: Kevin Benton <email address hidden>
Date: Tue Sep 19 12:18:48 2017 -0700

    Dont log about skipping notification in normal case

    Avoid logging about a missing resource for normal cases
    where there is no resource in the request (e.g. HTTP GET's,
    custom actions, etc).

    Change-Id: I04c6b6737f238ca6250869b92e1d0771b4f95f22
    Partial-Bug: #1707307
    (cherry picked from commit f8fb73aa30f075712b5ca18c78b88d6ae9e60566)