commit | c9a4454450429491c34184d0ceb85eaba62cc525 | [log] [tgz] |
---|---|---|
author | Fernando Royo <froyo@redhat.com> | Thu Dec 12 11:01:36 2024 +0100 |
committer | Fernando Royo <froyo@redhat.com> | Thu Dec 12 11:08:29 2024 +0100 |
tree | 520fd21c30d21f7fbbf5263df7d7eba0ef1d971a | |
parent | 05f7d302cfa2da73b2887afcde92ef65b1001194 [diff] |
Removing start_ovn_services call The function _start_ovn is responsible for starting the OVS/OVN services. However, its final action is a call to _start_ovn_services, which restarts all OVS/OVN services without any justified reason. This patch removes that call to avoid unnecessarily restarting all OVS/OVN services immediately after they have been started. Closes-Bug: #2091614 Change-Id: Ia791ecb734531fa933c570d687ac9224ed6b27e4