We are gleeful to announce the release of: tripleo-validations 9.2.0: A collection of Ansible playbooks to detect and report potential issues during TripleO deployments This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/tripleo-validations Download the package from: https://tarballs.openstack.org/tripleo-validations/ Please report issues through launchpad: https://bugs.launchpad.net/tripleo/+bugs?field.tag=validations For more details, please see below. 9.2.0 ^^^^^ New Features * Adds an undercloud heat-manage purge_deleted cron job validation. Changes in tripleo-validations 9.1.0..9.2.0 ------------------------------------------- 5e7c25c Adds heat-manage purge_deleted cron job validation 3ef35e0 fix tox python3 overrides 1069c38 Check if a bridge with name br-int exists 89e09b5 Fix node health validation with inventory changes Diffstat (except docs and test files) ------------------------------------- .../notes/bug-1776721-2e0abe371abee71c.yaml | 4 ++++ tox.ini | 6 ++++++ validations/library/network_environment.py | 5 +++++ validations/node-health.yaml | 6 +++++- validations/undercloud-heat-purge-deleted.yaml | 22 ++++++++++++++++++++++ 5 files changed, 42 insertions(+), 1 deletion(-)