validations-libs/validations_libs
Mathieu Bultel 6a2008950f Expose callback_whitelist option to Run action
The callback_whitelist is not usable via the Run action for now.
The patch allow users to pass  a list of callbacks to whitelist
during the validation run.

Altered docstrings to include changed type spec.

Change-Id: I37eb369701ccbd1d3fd4a7601a5e626d5867381d
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Signed-off-by: Mathieu Bultel <mat.bultel@gmail.com>
2021-03-21 12:30:47 +00:00
..
tests Expose callback_whitelist option to Run action 2021-03-21 12:30:47 +00:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Expose callback_whitelist option to Run action 2021-03-21 12:30:47 +00:00
constants.py Default to current user dir for log creation and management 2021-03-08 13:51:10 +00:00
group.py Add Docstrings to validations_libs/group.py file 2020-11-18 12:21:28 +01:00
utils.py Remove the condition to check the groups. 2021-03-04 17:35:45 +01:00
validation.py Merge "Fix the syntax for groups in documentation." 2021-03-15 21:05:12 +00:00
validation_actions.py Expose callback_whitelist option to Run action 2021-03-21 12:30:47 +00:00
validation_logs.py Local vars were redefining builtins 2021-01-14 12:54:39 +01:00