validations-libs/validations_libs
Mathieu Bultel 491a27b53c Add validation_actions class and group info implementation
Move all validation actions into a ValidationActions class
in order to have one object with several validations actions

Add group info implementation
And add group object like validation object to have
a simpler representation of the validation group.

Change-Id: Idc7a55e26de20968f0a6a90f2a005d21a30c9e70
2020-03-20 13:44:53 +00:00
..
tests Add validation_actions class and group info implementation 2020-03-20 13:44:53 +00:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Improve the way we log on the file system 2020-03-11 17:07:56 +01:00
constants.py Change ansible artifacts dir to /var/log 2020-03-16 11:10:46 +01:00
group.py Add validation_actions class and group info implementation 2020-03-20 13:44:53 +00:00
group_info.py Add validation_actions class and group info implementation 2020-03-20 13:44:53 +00:00
utils.py Add validation_actions class and group info implementation 2020-03-20 13:44:53 +00:00
validation.py Move validation data as object 2020-03-20 13:21:13 +00:00
validation_actions.py Add validation_actions class and group info implementation 2020-03-20 13:44:53 +00:00