tripleo-validations/roles/oslo_config_validator/molecule/mocked_failure
David Vallee Delisle fab6429d98 Introducing the oslo_config_validator role
This role is intended to leverage the `oslo-config-validator` on each one
of the configuration files found on a deployment. The goal is to quickly
catch erroneous configurations.

When called manually, it will also be possible to generate a report
returning all the differences between the current configuration and the
default configuration

One last thing, it will also validate the values of some specific
settings, based on the invalid_settings dict in the configuration.
Because of that, we moved some checks in nova_event_callback to the
oslo_config_validator role.

Depends-On: https://review.opendev.org/c/openstack/oslo.config/+/790883
Related: https://bugzilla.redhat.com/show_bug.cgi?id=1940815
Resolves: rhbz#1940815
Change-Id: Id047fe378cf512b985c9d7478a991f11b280102b
(cherry picked from commit 4aaca32f19)
2021-06-18 16:15:48 +00:00
..
molecule.yml Introducing the oslo_config_validator role 2021-06-18 16:15:48 +00:00