validations-libs 1.9.0 We contentedly announce the release of: [pbr] Generating ChangeLog validations-libs 1.9.0: [pbr] Generating ChangeLog A common library for the validations framework The source is available from: https://opendev.org/openstack/[pbr] Generating ChangeLog validations-libs Download the package from: https://tarballs.openstack.org/validations-libs/ For more details, please see below. Changes in [pbr] Generating ChangeLog validations-libs 1.8.0..1.9.0 ------------------------------------------------------------------- 136827b Run validations with parameters from a file 6bd2a45 Update container validation to use Fedora image version 36 cc370a5 Adjusting developer container file to ensure smoother integration with IDE 0c29d45 Changes needed for full functionality of tox 4.0.0 runtime ac2b6b7 Format list to str for get_reason message or skip a7b2d97 Check the presence of the output callback and the roles path 5a23115 Expanding logging facilities to rest of the framework 9a2bcee Bumping basepython version of the tox environments to 3.10 e6eeba3 Install podman with privilege escalation 0cd855c Pull flake8 from Github 5fb5a02 Remove python-dev from bindep Diffstat (except docs and test files) ------------------------------------- .devcontainer/devcontainer.json | 41 ++++ .pre-commit-config.yaml | 2 +- .zuul.yaml | 2 +- Dockerfile | 12 +- bindep.txt | 1 - container/validation | 4 +- playbooks/validations-libs-podified.yaml | 1 + run-from-file-example.yaml | 72 +++++++ setup.cfg | 1 + tox.ini | 9 +- validations_libs/ansible.py | 23 +- validations_libs/cli/common.py | 4 +- validations_libs/cli/community.py | 4 +- validations_libs/cli/file.py | 130 +++++++++++ validations_libs/cli/run.py | 4 +- validations_libs/community/init_validation.py | 4 +- validations_libs/group.py | 4 +- validations_libs/validation.py | 4 +- validations_libs/validation_actions.py | 158 ++++++++++++-- validations_libs/validation_logs.py | 18 +- 27 files changed, 1059 insertions(+), 96 deletions(-)
participants (1)
-
no-reply@openstack.org