We are stoked to announce the release of: tripleo-validations 7.4.1: A collection of Ansible playbooks to detect and report potential issues during TripleO deployments This release is part of the pike stable release series. The source is available from: http://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. Changes in tripleo-validations 7.4.0..7.4.1 ------------------------------------------- b99bb1f Remove syntax warnings for when statements 1cce1ff Fix repo-availability validation with Ansible 2.3 5b3919d Exclude byte code files from tht lookup b68eb56 Fix name of controller token validation Diffstat (except docs and test files) ------------------------------------- validations/512e.yaml | 2 +- validations/check-network-gateway.yaml | 4 ++-- validations/check-repo-availability.yaml | 2 +- validations/controller-token.yaml | 2 +- validations/controller-ulimits.yaml | 4 ++-- validations/haproxy.yaml | 12 ++++++------ validations/lookup_plugins/tht.py | 11 ++++++++++- validations/mysql-open-files-limit.yaml | 2 +- validations/no-op-firewall-nova-driver.yaml | 2 +- validations/rabbitmq-limits.yaml | 2 +- validations/tasks/disk_space.yaml | 8 ++++---- validations/undercloud-cpu.yaml | 2 +- validations/undercloud-process-count.yaml | 4 ++-- validations/undercloud-ram.yaml | 2 +- validations/undercloud-service-status.yaml | 2 +- validations/undercloud-tokenflush.yaml | 2 +- 16 files changed, 36 insertions(+), 27 deletions(-)