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

no-reply at openstack.org no-reply at openstack.org
Tue Jan 30 01:27:30 UTC 2018


We are stoked to announce the release of:

os-collect-config 8.2.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 8.1.0..8.2.0
-----------------------------------------

5f2835e Remove RH1 OVB jobs from configuration
621029a Updated from global requirements
f9880d7 Updated from global requirements
69f0af9 Lower local collector log level


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

os_collect_config/local.py | 2 +-
requirements.txt           | 2 +-
test-requirements.txt      | 2 +-
zuul.d/layout.yaml         | 2 --
4 files changed, 3 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 108888a..9114f85 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15 +15 @@ oslo.config>=5.1.0 # Apache-2.0
-oslo.log>=3.30.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index b66e9f9..0405624 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD






More information about the Release-announce mailing list