kolla-ansible/ansible/roles/openvswitch
Mark Goddard fdea19a305 Separate per-service host configuration tasks
Currently there are a few services that perform host configuration
tasks. This is done in config.yml. This means that these changes are
performed during 'kolla-ansible genconfig', when we might expect not to
be making any changes to the remote system.

This change separates out these host configuration tasks into a
config-host.yml file, which is included directly from deploy.yml.

One change in behaviour is that this prevents these tasks from running
during an upgrade or genconfig. This is probably what we want, but we
should be careful when any of these host configuration tasks are
changed, to ensure they are applied during an upgrade if necessary.

Change-Id: I001defc75d1f1e6caa9b1e11246abc6ce17c775b
Closes-Bug: #1860161
2020-04-02 13:51:56 +00:00
..
defaults Change /run bind mount for neutron/openvswitch 2020-02-20 09:09:12 +01:00
handlers Simplify handler conditionals 2019-06-27 15:57:19 +00:00
meta Split Openvswitch into own role 2017-04-11 16:15:35 -07:00
tasks Separate per-service host configuration tasks 2020-04-02 13:51:56 +00:00
templates Clean up some kolla-kubernetes cruft in OVS 2020-02-19 17:39:12 +00:00