kolla-ansible/ansible/roles/ovs-dpdk
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 Fix var-spacing 2022-07-25 22:15:15 +02:00
files ovs-dpdk: add ovs-dpdkctl.sh to the role itself 2022-04-13 15:42:57 +00:00
handlers Usage of kolla_container_engine variable instead of docker 2022-10-28 09:15:55 +02:00
tasks Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
templates Fix dpdk deploy failed 2020-12-25 17:36:12 +08:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00