[tripleo] tripleo-validations 8.4.0 (queens)
We are amped to announce the release of: tripleo-validations 8.4.0: A collection of Ansible playbooks to detect and report potential issues during TripleO deployments This release is part of the queens 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 8.3.0..8.4.0 ------------------------------------------- 0744e1b Fix MySQL Open Files Limit validation d2fa9c4 Updated from global requirements f633a9a Update UPPER_CONSTRAINTS_FILE for stable/queens 4dd0551 Update .gitreview for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 2 +- tox.ini | 2 +- validations/mysql-open-files-limit.yaml | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index c6cd458..7eb4e23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ oslo.config>=5.1.0 # Apache-2.0 -keystoneauth1>=3.4.0 # Apache-2.0 +keystoneauth1>=3.3.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org