[release-announce] [tripleo] os-collect-config 7.1.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 27 15:00:33 UTC 2017
We are jazzed to announce the release of:
os-collect-config 7.1.0: Collect and cache metadata, run hooks on
changes.
This release is part of the pike 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.0.0..7.1.0
-----------------------------------------
5be5fe7 Updated from global requirements
9d7ae94 Updated from global requirements
5870ed6 Updated from global requirements
53b551b Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 6 +++---
test-requirements.txt | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 46cc2fe..45c7f1d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ anyjson>=0.3.3 # BSD
-eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
+eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
@@ -11 +11 @@ python-zaqarclient>=1.0.0 # Apache-2.0
-requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
+requests>=2.14.2 # Apache-2.0
@@ -14 +14 @@ lxml!=3.7.0,>=2.3 # BSD
-oslo.config>=3.22.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 8699541..17df2c5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.6.1,>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
More information about the Release-announce
mailing list