tripleo-validations/roles/check_undercloud_conf/molecule
Jose Luis Franco Arza 5df68a43f0 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)
(cherry picked from commit 6b181d8905)
(cherry picked from commit e5df5b3681)
2021-04-15 01:42:26 +02:00
..
config_OK Add validation to verify undercloud.conf content. 2021-04-15 01:42:26 +02:00
default Add validation to verify undercloud.conf content. 2021-04-15 01:42:26 +02:00
deprecated_drivers Add validation to verify undercloud.conf content. 2021-04-15 01:42:26 +02:00
deprecated_params Add validation to verify undercloud.conf content. 2021-04-15 01:42:26 +02:00
required_missing Add validation to verify undercloud.conf content. 2021-04-15 01:42:26 +02:00