kolla-ansible/ansible/roles/swift/tasks
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
..
check.yml Remove swift sanity check 2020-06-03 15:38:05 +02:00
config.yml Refactor copy certificates task 2020-04-14 17:26:19 +00:00
config_validate.yml Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
copy-certs.yml Refactor copy certificates task 2020-04-14 17:26:19 +00:00
deploy-containers.yml Fix actions for Aodh and Swift 2020-08-04 14:32:37 +02:00
deploy.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
legacy_upgrade.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
loadbalancer.yml Add loadbalancer-config role and wrap haproxy-config role inside 2022-08-09 12:15:49 +02:00
main.yml Revert "Performance: Use import_tasks in the main plays" 2020-12-14 10:36:55 +00:00
precheck.yml Adding container engine to kolla_container_facts 2022-11-02 13:44:45 +01:00
pull.yml Add ability to retry image pulling 2021-08-19 18:38:59 +00:00
reconfigure.yml Removal of dockerSDK check for other container engines 2022-11-28 12:11:11 +00:00
register.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
rolling_upgrade.yml Fix stop containers task in Swift rolling restart 2020-10-10 20:09:10 +02:00
start.yml Usage of kolla_container_engine variable instead of docker 2022-10-28 09:15:55 +02:00
stop.yml Fix issues introduced by ansible-lint 6.6.0 2022-09-21 14:34:54 +00:00
upgrade.yml Apply Swift rolling upgrade 2018-10-31 09:13:18 +00:00