Comment 13 for bug 1802640

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/train)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/794625
Committed: https://opendev.org/openstack/neutron/commit/9cfa441335c484b499d741723d77121960ce6cf2
Submitter: "Zuul (22348)"
Branch: stable/train

commit 9cfa441335c484b499d741723d77121960ce6cf2
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Jan 22 13:34:29 2020 +0000

    Enable ovsdb debug messages in functional and fullstack

    Enable the configuration flag "ovsdb_debug" for functional and
    fullstack tests. If enable, NeutronOvsdbIdl won't define any log
    level when setting up the logger; if not "max_level" is defined,
    all messages are logged.

    Change-Id: I1185c1ca2556e2aed27051efd98a1d141f5298c9
    Related-Bug: #1802640
    (cherry picked from commit cf36bd4ca52bec4a707c35df261b8a2630850e68)