Comment 11 for bug 1802640

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

Reviewed: https://review.opendev.org/703791
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cf36bd4ca52bec4a707c35df261b8a2630850e68
Submitter: Zuul
Branch: master

commit cf36bd4ca52bec4a707c35df261b8a2630850e68
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