[tripleo] python-tripleoclient 2.2.0 (mitaka)
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
participants (1)
-
no-reply@openstack.org