Comment 5 for bug 1743463

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

Reviewed: https://review.openstack.org/535330
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4db37df648adeb425d6dcc21138dae74e8558e5a
Submitter: Zuul
Branch: master

commit 4db37df648adeb425d6dcc21138dae74e8558e5a
Author: Jakub Libosvar <email address hidden>
Date: Thu Jan 18 13:49:51 2018 +0000

    log-api: Don't enable logging for linuxbridge

    We still run API tests agains logging API and the job has OVS enabled.
    As all linuxbridge flavors contain same string, this patch changes when
    logging service plugin is configured which is always but in linuxbridge
    scenario job.

    Change-Id: I66234f45ee74c070119d84830790df296ba8d5f7
    Related-bug: #1743463