[release-announce] [tripleo] os-collect-config 8.0.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 27 16:15:54 UTC 2017


We are pumped to announce the release of:

os-collect-config 8.0.0: Collect and cache metadata, run hooks on
changes.

This release is part of the queens release series.

Download the package from:

    https://tarballs.openstack.org/os-collect-config/

For more details, please see below.

Changes in os-collect-config 7.1.0..8.0.0
-----------------------------------------

f7f4944 Updated from global requirements
e24c7de Updated from global requirements
315be52 Updated from global requirements


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

requirements.txt      | 8 ++++----
test-requirements.txt | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 45c7f1d..d494c88 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ python-keystoneclient>=3.8.0 # Apache-2.0
-python-heatclient>=1.6.1 # Apache-2.0
+python-heatclient>=1.10.0 # Apache-2.0
@@ -13,3 +13,3 @@ iso8601>=0.1.11 # MIT
-lxml!=3.7.0,>=2.3 # BSD
-oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
-oslo.log>=3.22.0 # Apache-2.0
+lxml!=3.7.0,>=3.4.1 # BSD
+oslo.config>=4.6.0 # Apache-2.0
+oslo.log>=3.30.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 17df2c5..e85b144 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0 # BSD
+mock>=2.0.0 # BSD






More information about the Release-announce mailing list