[openstack-announce] [new][tripleo] tripleo-common 2.1.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 30 17:53:51 UTC 2016


We are ecstatic to announce the release of:

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

This release is part of the mitaka release series.

With source available at:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in tripleo-common 2.0.0..2.1.0
--------------------------------------

f16d44d Update default branch in .gitreview
662fa82 Allow updating of nodes in baremetal import
d87771a Fix interactive update race condition
82ef955 Updated from global requirements
e0feccb StackAction parameter to distinguish top-level create vs. update


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

.gitreview                               | 1 +
requirements.txt                         | 2 +-
tripleo_common/_stack_update.py          | 8 +++++++-
tripleo_common/update.py                 | 2 +-
tripleo_common/utils/nodes.py            | 8 ++++----
7 files changed, 22 insertions(+), 8 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 09c65a6..a8b936d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD





More information about the OpenStack-announce mailing list