[release-announce] [tripleo] tripleo-validations 7.4.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Sun Sep 10 15:01:04 UTC 2017


We are chuffed to announce the release of:

tripleo-validations 7.4.0: 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.3.0..7.4.0
-------------------------------------------

efe8a72 Lazy load the entire stack instead of single outputs
dc67bc6 Updated from global requirements
847fb3d Update UPPER_CONSTRAINTS_FILE for stable/pike
a2b4f22 Update .gitreview for stable/pike


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                  |  1 +
test-requirements.txt                       |  2 +-
tox.ini                                     |  2 +-
tripleo_validations/inventory.py            | 41 ++++++++++++++++++-----------
5 files changed, 36 insertions(+), 29 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index ee1419a..6fd0c5c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -21 +21 @@ testtools>=1.4.0 # MIT
-reno>=2.5.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0






More information about the Release-announce mailing list