kolla-ansible/ansible/roles/vitrage
Matt Crees 6c2aace8d6 Integrate oslo-config-validator
Regularly, we experience issues in Kolla Ansible deployments because we
use wrong options in OpenStack configuration files. This is because
OpenStack services ignore unknown options. We also need to keep on top
of deprecated options that may be removed in the future. Integrating
oslo-config-validator into Kolla Ansible will greatly help.

Adds a shared role to run oslo-config-validator on each service. Takes
into account that services have multiple containers, and these may also
use multiple config files. Service roles are extended to use this shared
role. Executed with the new command ``kolla-ansible validate-config``.

Change-Id: Ic10b410fc115646d96d2ce39d9618e7c46cb3fbc
2022-12-21 17:19:09 +00:00
..
defaults Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
handlers Use Docker healthchecks for vitrage services 2021-03-08 14:49:33 +00:00
tasks Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
templates Add api_workers for each service to defaults 2022-07-12 20:09:16 +02:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00