Comment 3 for bug 1849732

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

Reviewed: https://review.opendev.org/693559
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=17cbdb50a27662bae4ace3def022d20d21f60c99
Submitter: Zuul
Branch: master

commit 17cbdb50a27662bae4ace3def022d20d21f60c99
Author: Felipe Reyes <email address hidden>
Date: Fri Nov 8 13:18:16 2019 -0300

    Add ovsdb-timeout configuration option

    ovsdb-timeout sets ovsdb_timeout in openvswitch_agent.ini, this option
    is used to determine when ovsdb commands should be marked as fail. This
    is helpful for large clouds or where the node is under pressure.

    Change-Id: I0b0e397691c49d3fcebdd30bbe9b160789acf3c3
    Closes-Bug: #1849732