[release-announce] [tripleo] tripleo-validations 7.4.3 (pike)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Wed Nov 22 03:05:06 UTC 2017
    
    
  
We are happy to announce the release of:
tripleo-validations 7.4.3: A collection of Ansible playbooks to detect
and report potential issues during TripleO deployments
This release is part of the pike 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.
7.4.3
^^^^^
New Features
* Ansible-style module documentation has been added to our custom
  modules so they can be described with the ansible-doc command.
Changes in tripleo-validations 7.4.2..7.4.3
-------------------------------------------
986503e Fix the Network Gateway Validation
f4833b6 Migrate tripleo-validations to zuul v3 jobs
b128c6a Add missing module documentation
Diffstat (except docs and test files)
-------------------------------------
.../module-documentation-a35b1ef77c3f6847.yaml     |  5 +++
validations/check-network-gateway.yaml             |  2 +-
validations/library/advanced_format.py             | 22 +++++++++++++
validations/library/haproxy_conf.py                | 22 +++++++++++++
validations/library/hiera.py                       | 22 +++++++++++++
validations/library/ini.py                         | 37 ++++++++++++++++++++++
validations/library/ip_range.py                    | 35 ++++++++++++++++++++
validations/library/network_environment.py         | 30 ++++++++++++++++++
validations/library/neutron_sanity_check.py        | 30 ++++++++++++++++++
validations/library/overcloudrc.py                 | 22 +++++++++++++
validations/library/pacemaker.py                   | 26 +++++++++++++++
validations/library/undercloud_conf.py             | 30 ++++++++++++++++++
validations/library/warn.py                        | 22 +++++++++++++
zuul.d/layout.yaml                                 |  7 ++++
14 files changed, 311 insertions(+), 1 deletion(-)
    
    
More information about the Release-announce
mailing list