tripleo-validations/roles/check_undercloud_conf
Jose Luis Franco Arza b032b7621f Add validation to verify undercloud.conf content.
This validation checks the correctness of the undercloud.conf
file. The checks run as part of the verification are:
 - All parameters assigned to a file path point to an existing
   file location in the system.
 - No deprecated parameters are included in undercloud.conf
 - All required parameters are present in undercloud.conf
 - No deprecated hw types are included in the enabled_hw_types
   parameters.

Change-Id: Ic543e21c4aa60b05991f0c4866a6408b924304fd
(cherry picked from commit 99fdf8ae6a)
2021-04-15 01:30:05 +02:00
..
defaults Add validation to verify undercloud.conf content. 2021-04-15 01:30:05 +02:00
molecule Add validation to verify undercloud.conf content. 2021-04-15 01:30:05 +02:00
tasks Add validation to verify undercloud.conf content. 2021-04-15 01:30:05 +02:00