[release-announce] [tripleo] os-collect-config 9.0.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 19 13:50:03 UTC 2018


We eagerly announce the release of:

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

This release is part of the rocky 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.3.0..9.0.0
-----------------------------------------

7de2fd8 uncap eventlet
b996a6e Updated from global requirements
1eeb81b Updated from global requirements
38de28d Updated from global requirements
f9991ba Updated from global requirements
356a482 Update links in README


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

README.rst            | 4 ++--
requirements.txt      | 4 ++--
test-requirements.txt | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 9114f85..c497bab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ anyjson>=0.3.3 # BSD
-eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
+eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
@@ -14 +14 @@ lxml!=3.7.0,>=3.4.1 # BSD
-oslo.config>=5.1.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0405624..b5cbcf5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD






More information about the Release-announce mailing list