Comment 17 for bug 2048130

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/905117
Committed: https://opendev.org/openstack/kolla-ansible/commit/5aac09c9a21918b499ecbded67704fbfe1e44349
Submitter: "Zuul (22348)"
Branch: master

commit 5aac09c9a21918b499ecbded67704fbfe1e44349
Author: Michal Nasiadka <email address hidden>
Date: Tue Jan 9 14:16:45 2024 +0100

    openvswitch: Stop using intermediate scripts

    This will fix exit codes - details in bug.

    Basically openvswitch treats TERM as something fatal (exits
    with 143) and the only solution for graceful exit is using
    ovs-appctl and sending exit command, just like ovs-ctl utility
    does.

    Depends-On: https://review.opendev.org/c/openstack/kolla/+/905189

    Partial-Bug: #2048130
    Change-Id: I523018cb98944de60d7b95404deb7cebd641f33a