kolla-ansible/ansible/roles/openvswitch
Stig Telfer 2f1984f91b Fix post-config of OVS for manila-share servers
A host that is in the manila-share group, but not in controllers
network, etc., will fail service deployment if it is not using the
generic manila driver (eg, if it is using the CephFS native driver).
This is because deployment of openvswitch-vswitchd is predicated on
the drivers enabled for manila-share.  However, this predicate is not
universally applied.  Where inventory group membership is used the
dependency on openvswitch-vswitchd presence will fail.

Closes-Bug: #1993285

Change-Id: I821e513d24f2a1c59240d65ad68c3b5f2080e439
(cherry picked from commit 10b72b98e0)
2024-08-21 10:28:57 +00:00
..
defaults Adds a wrapper script to run ovs-vsctl commands in the container 2022-11-15 10:16:02 +00:00
handlers Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
tasks Fix post-config of OVS for manila-share servers 2024-08-21 10:28:57 +00:00
templates Fixing kolla_container_engine option 2023-06-19 13:27:20 +02:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00