[release-announce] [tripleo] python-tripleoclient 2.2.0 (mitaka)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 26 23:00:35 UTC 2017


We are amped to announce the release of:

python-tripleoclient 2.2.0: TripleO client

This release is part of the mitaka stable release series.

Download the package from:

    https://tarballs.openstack.org/python-tripleoclient/

For more details, please see below.

Changes in python-tripleoclient 2.1.0..2.2.0
--------------------------------------------

c7d4a2d Updated from global requirements
105df7b Fix mitaka unit tests


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

requirements.txt     |  7 ++-----
tools/tox_install.sh | 30 ++++++++++++++++++++++++++++++
tox.ini              |  3 ++-
3 files changed, 34 insertions(+), 6 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 4c0d68c..9798988 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,5 +17,2 @@ six>=1.9.0 # MIT
-# tripleo-common lib is not yet on PyPi
--e git://github.com/openstack/tripleo-common.git#egg=tripleo_common
-
-# This currently needs a development version of os_cloud_config
--e git://github.com/openstack/os-cloud-config.git#egg=os_cloud_config
+tripleo-common<3.0.0,>=2.0.0 # Apache-2.0
+os-cloud-config # Apache-2.0





More information about the Release-announce mailing list