validations-libs/validations_libs
matbu c602a0843a Define and loop on config file section
This review loop over the configuration file sections
instead of taking as paremeter the section and only
set the parameters by section one by one with the 'default'
for default section.
This avoid to set explicitely each sections as parameters.

Change-Id: I068e57e18b256907ce54bf48e753d496dec5327d
2022-09-01 09:21:08 +02:00
..
callback_plugins Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
cli Define and loop on config file section 2022-09-01 09:21:08 +02:00
community Fix community init to respect cfg paths 2022-01-19 22:55:38 +01:00
tests Expanding parser actions to allow for multiple key-value pairs 2022-06-27 07:52:35 +00:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Remove six 2022-06-03 08:11:00 +00:00
constants.py Add backward compatibility for python pathlib module 2022-01-06 20:24:58 +01:00
exceptions.py Exceptions for Validations Framework 2022-03-24 09:17:37 +01:00
group.py Merge "Removed explicit inheritance from object" 2022-04-28 21:27:32 +00:00
utils.py Remove six 2022-06-03 08:11:00 +00:00
validation.py Merge "Removed explicit inheritance from object" 2022-04-28 21:27:32 +00:00
validation_actions.py Merge "Removed explicit inheritance from object" 2022-04-28 21:27:32 +00:00
validation_logs.py Merge "Expand validations_logs table with reason of failure" 2022-05-10 00:46:00 +00:00