[release-announce] [tripleo] os-refresh-config 6.0.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 6 19:35:29 UTC 2017


We enthusiastically announce the release of:

os-refresh-config 6.0.0: Refresh system configuration

This release is part of the ocata 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..6.0.0
-----------------------------------------

85e9a93 Updated from global requirements
e1e0ef0 Adjust test suite for new psutil versions
e403a6b Show team and repo badges on README
796f4e8 Remove discover from test-requirements
962e025 Updated from global requirements
2631b72 Updated from global requirements


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

README.rst                             | 9 +++++++++
os_refresh_config/os_refresh_config.py | 7 ++++++-
requirements.txt                       | 6 +++---
test-requirements.txt                  | 5 ++---
4 files changed, 20 insertions(+), 7 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index c44400e..edcdc78 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,3 +4,3 @@
-pbr>=1.6 # Apache-2.0
-dib-utils  # Apache-2.0
-psutil>=1.1.1,<2.0.0  # BSD
+pbr>=1.8 # Apache-2.0
+dib-utils # Apache-2.0
+psutil>=3.0.1 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 8ad6720..0d25fff 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7 @@ Babel>=2.3.4 # BSD
-coverage>=3.6 # Apache-2.0
-discover # BSD
+coverage>=4.0 # Apache-2.0
@@ -12 +11 @@ 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.4,>=1.2.1 # BSD





More information about the Release-announce mailing list