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

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


We are ecstatic to announce the release of:

os-refresh-config 5.1.0: Refresh system configuration

This release is part of the newton stable release series.

Download the package from:

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

For more details, please see below.

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

8b3d3f8 Updated from global requirements
5723b80 Update .gitreview for stable/newton


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

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


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

diff --git a/requirements.txt b/requirements.txt
index c44400e..1b17f62 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,2 +5,2 @@ pbr>=1.6 # Apache-2.0
-dib-utils  # Apache-2.0
-psutil>=1.1.1,<2.0.0  # BSD
+dib-utils # Apache-2.0
+psutil<2.0.0,>=1.1.1 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 8ad6720..c79c22f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD





More information about the Release-announce mailing list