validations-libs/validations_libs
Jiri Podivin 2edaaffc5b Constants path formatting unification
Paths in the constants.py are now formatted
using a single function, the os.path.join.

This both normalizes the code and reduces
chance of errors and confusion arising
from nonstandard paths.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I761c4449579590b9081a78627eeac754d6b04e2a
2021-05-06 12:01:32 +02:00
..
cli Merge "Raise exception if result is empty" 2021-04-27 16:51:13 +00:00
tests Improved log path handling 2021-05-06 11:19:52 +02:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Expose ansible ssh_user variable to the run action 2021-04-15 15:56:48 +02:00
constants.py Constants path formatting unification 2021-05-06 12:01:32 +02:00
group.py Add Docstrings to validations_libs/group.py file 2020-11-18 12:21:28 +01:00
utils.py Improved log path handling 2021-05-06 11:19:52 +02:00
validation.py Merge "Fix the syntax for groups in documentation." 2021-03-15 21:05:12 +00:00
validation_actions.py Improved log path handling 2021-05-06 11:19:52 +02:00
validation_logs.py Exceptions now indicate cause where applicable 2021-04-16 16:47:58 +02:00