validations-libs/validations_libs
matbu 5fad1a4d18 Create dedicated CLI for the Validation Framework
This review adds a CLI for the Validation Framework which will become
the only entry point to run the Validation Framework.

It will deprecate the tripleo_validatior.py CLI and the
validation.py script.

This patch uses python cliff library to provide nice helpers, shell
and output formats.

Change-Id: I66800ad51cc50f4eb37efabe85fb553dce008101
2021-04-20 11:52:35 +02:00
..
cli Create dedicated CLI for the Validation Framework 2021-04-20 11:52:35 +02:00
tests Create dedicated CLI for the Validation Framework 2021-04-20 11:52:35 +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 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 Fixes string formatting of the error msg log 2021-03-10 09:13:39 +01:00
validation.py Merge "Fix the syntax for groups in documentation." 2021-03-15 21:05:12 +00:00
validation_actions.py Create dedicated CLI for the Validation Framework 2021-04-20 11:52:35 +02:00
validation_logs.py Local vars were redefining builtins 2021-01-14 12:54:39 +01:00