commit | 42517968ff7bdced07c5bc08b6cb2b8d10d246cc | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Fri Apr 14 19:06:03 2023 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Fri Apr 14 20:01:36 2023 +0530 |
tree | a1dc75494b07a4957e938453299688b20051dd1e | |
parent | fa42b3ca7bbac7746644693241ea1dd58a4939f0 [diff] |
[ovs] Reload ovs kernel module always Irrespective of build_modules is True or False reload ovs modules always. If ovs is installed from package before(like with multi-node-bridge role), then installing ovs from source requires openvswitch kernel module to be reloaded. The issue was not seen before jammy as there module was reloaded when build_modules was set to True. Closes-Bug: #2015364 Change-Id: I1785b49b2ef72ca1f817f504d5ea56021410c052