[release-announce] [tripleo] os-collect-config 5.1.0 (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 3 00:18:40 UTC 2017


We are joyful to announce the release of:

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

This release is part of the newton stable release series.

Download the package from:

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

For more details, please see below.

Changes in os-collect-config 5.0.0..5.1.0
-----------------------------------------

3d7835d Updated from global requirements
9e78b00 Update .gitreview for stable/newton


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

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


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

diff --git a/requirements.txt b/requirements.txt
index 1cd1a37..bfd2e56 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,2 +8,2 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
-python-heatclient>=1.1.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
+python-heatclient>=1.4.0 # Apache-2.0
@@ -14 +14 @@ lxml>=2.3 # BSD
-oslo.config>=3.12.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
@@ -17 +17 @@ six>=1.9.0 # MIT
-dogpile.cache>=0.6.1 # BSD
+dogpile.cache>=0.6.2 # BSD





More information about the Release-announce mailing list