validations-libs/validations_libs
matbu 1744a9ea3c Add validation config file mechanism
Introduce validation config file.
The config default location of the config file will be stored
in /etc/validation.cfg

The variables precedence will be the following:
* user's cli args
* config file
* default interval values

Change-Id: I05c54a43bc0a03878793cca3f51e23f4a8b63a23
2021-08-02 11:45:14 +02:00
..
cli Add validation config file mechanism 2021-08-02 11:45:14 +02:00
tests Add validation config file mechanism 2021-08-02 11:45:14 +02:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Add validation config file mechanism 2021-08-02 11:45:14 +02:00
constants.py Add validation config file mechanism 2021-08-02 11:45:14 +02:00
group.py Add Docstrings to validations_libs/group.py file 2020-11-18 12:21:28 +01:00
utils.py Add validation config file mechanism 2021-08-02 11:45:14 +02:00
validation.py Add Products metadata key management 2021-07-27 07:01:05 +00:00
validation_actions.py Add validation config file mechanism 2021-08-02 11:45:14 +02:00
validation_logs.py Simplification of the log path handling by the ValidationLog class 2021-07-01 15:02:41 +00:00