post-system-upgrade

post-system-upgrade

oslo-config-validator

Openstack services configuration validation.

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

  • hosts: allovercloud
  • groups: post-deployment, post-system-upgrade, post-update, post-upgrade
  • parameters:
    • oslo_config_validator_work_path: /var/lib/tripleo-config/oslo_config_validator
    • oslo_config_validator_validation: True
    • oslo_config_validator_invalid_settings: True
    • oslo_config_validator_report_archive: True
    • oslo_config_validator_report: False
    • oslo_config_validator_debug: False
    • oslo_config_validator_report_path: /var/tmp/config_validator_report
    • oslo_config_validator_checked_services: [‘nova’, ‘cinder’, ‘glance’, ‘heat’, ‘ironic’, ‘placement’, ‘neutron’, ‘keystone’]
  • roles: oslo_config_validator

Role documentation

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.