RETIRED, A collection of python libraries for the Validation Framework
Go to file
Mathieu Bultel 6e1ab6f893 Add asynchronous option to validation libs
In order to run ansible on its own and get validations
progress and result with the CLI, the review adds an
option to run ansible asynchronously

Change-Id: Id884c9fd606ba03cb7d7fb02491582f1f88c3857
2020-05-05 16:24:34 +02:00
validations_libs Add asynchronous option to validation libs 2020-05-05 16:24:34 +02:00
zuul.d Add Python3 victoria unit tests 2020-04-22 18:55:25 +00: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 Improve the way we log on the file system 2020-03-11 17:07:56 +01: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 Add py38 package metadata 2020-04-24 08:23:22 -05: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 Bump default tox env from py37 to py38 2020-04-24 10:26:04 -05:00

README.rst

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