Comment 11 for bug 1922778

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/915910
Committed: https://opendev.org/openstack/charm-nova-compute/commit/389d2b7cb151321a518bc04a3578cb0f35c5577d
Submitter: "Zuul (22348)"
Branch: master

commit 389d2b7cb151321a518bc04a3578cb0f35c5577d
Author: Rodrigo Barbieri <email address hidden>
Date: Mon Apr 15 13:45:45 2024 -0300

    Load nf_conntrack at boot time

    Sysctl rules fined in charm config fails to be
    applied in ovn enviroments because the rules are
    applied before nf_conntrack is loaded.

    By adding nf_conntrack to the /etc/modules file
    it guarantees that it will be loaded before the
    rules are applied.

    Closes-Bug: #1922778
    Change-Id: I51dae65cdc06e35230160bcaedda99710a72617d