Comment 4 for bug 1696668

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

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

commit 5b78a81e2d152f2854b22c25cd7cc47eaff2859b
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 10 14:11:24 2017 +0900

    ovo_rpc: Avoid flooding logs with semantic violation warning

    Still log them, but not repeatedly.
    Also, lower the level from error to warning.

    The message has been there long enough. (since [1])
    Relevant parties should have already known if their service
    plugin needs to be refactored or not. It's no longer
    desirable to keep the warning that loud.

    [1] I5efc625c5e8565693e795d70e0f85810552d38cd

    Closes-Bug: #1696668
    Change-Id: I4f1f399ac8e1c9acec9c7bce2f57c053c98e3031