[openstack-announce] [new][tripleo] tripleo-common 5.3.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Oct 18 16:43:25 UTC 2016


We are chuffed to announce the release of:

tripleo-common 5.3.0: A common library for TripleO workflows.

This release is part of the newton stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/tripleo-common

Download the package from:

    https://tarballs.openstack.org/tripleo-common/

Please report issues through launchpad:

    http://bugs.launchpad.net/tripleo-common

For more details, please see below.

Changes in tripleo-common 5.2.0..5.3.0
--------------------------------------

3163e51 Centos images no longer require epel element
a006d97 Default the J2 excludes files to safe values.
cb737d1 Make UpdateManager use a passed-in stack setup
cc19d04 Add the KeystoneCredential0 and KeystoneCredential1 parameters
d617470 Add the J2 exclude file exception (When file not found)
c1efe44 Support node untagging
fe308c8 Add support to create role main template file based in role.role.j2.yaml
f61b8cf Remove references to overcloud-without-mergepy
0e529ba Modify j2 templating to allow role files generation
848ec90 Don't set node state during node registration
ffeef5c Update .gitreview for stable/newton


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

.gitreview                                     |   1 +
image-yaml/overcloud-images-centos7.yaml       |   4 +-
tripleo_common/actions/baremetal.py            |   5 +-
tripleo_common/actions/templates.py            | 101 +++++++++++++++++++------
tripleo_common/constants.py                    |  22 +++---
tripleo_common/scale.py                        |   3 +-
tripleo_common/update.py                       |  40 +++++-----
tripleo_common/utils/nodes.py                  |   6 +-
tripleo_common/utils/parameters.py             |  17 +++--
tripleo_common/utils/passwords.py              |   6 ++
workbooks/baremetal.yaml                       |  16 +++-
13 files changed, 245 insertions(+), 83 deletions(-)






More information about the OpenStack-announce mailing list