RETIRED, A collection of python libraries for the Validation Framework
Go to file
Mathieu Bultel b9ef0327dc Avoid None value when missing data in ansible log
When missing datas in ansible log for some reasons,
we need to avoid None value, and just ignore it.

Change-Id: Ic6e05bf65bf01eeafd5e9222f3410a4dc5a50c9e
(cherry picked from commit 1477887091)
2020-06-11 07:43:45 +00:00
validations_libs Avoid None value when missing data in ansible log 2020-06-11 07:43:45 +00:00
zuul.d Add TripleO Jobs back 2020-03-23 08:41:26 +01:00
.coveragerc Add missing stuffs for pytesting with tox 2020-03-03 10:45:41 +01:00
.gitignore Adding the foundation files 2020-02-28 14:47:28 +01:00
.gitreview Update .gitreview for stable/ussuri 2020-04-22 18:55:16 +00:00
.pre-commit-config.yaml Improve testing infrastructure 2020-03-04 13:47:41 +01:00
.testr.conf Add missing stuffs for pytesting with tox 2020-03-03 10:45:41 +01:00
LICENSE Initial commit 2020-02-28 10:42:18 +01:00
MANIFEST.in Adding the foundation files 2020-02-28 14:47:28 +01:00
README.rst Adding the foundation files 2020-02-28 14:47:28 +01:00
bindep.txt Adding the foundation files 2020-02-28 14:47:28 +01:00
lower-constraints.txt Remove mock as a test requirement and add PyYAML as requirement. 2020-03-17 10:10:45 +01:00
requirements.txt Remove mock as a test requirement and add PyYAML as requirement. 2020-03-17 10:10:45 +01:00
setup.cfg Adding the foundation files 2020-02-28 14:47:28 +01:00
setup.py Adding the foundation files 2020-02-28 14:47:28 +01:00
test-requirements.txt Update to hacking 3.0 2020-03-30 17:56:09 +02:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/ussuri 2020-04-22 18:55:20 +00:00

README.rst

# validations-libs A collection of python libraries for the Validation Framework