[release-announce] [freezer] freezer 3.0.1 (newton)

no-reply at openstack.org no-reply at openstack.org
Wed May 24 08:52:21 UTC 2017


We are happy to announce the release of:

freezer 3.0.1: The OpenStack Backup Restore and Disaster Recovery as a
Service Platform

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/freezer/

For more details, please see below.

Changes in freezer 3.0.0..3.0.1
-------------------------------

2e83f67 Updated from global requirements
94a5e51 Fix some issues with tempest test when not running with devstack
e1b0a57 Updated from global requirements
ce323fe Updated from global requirements
804fdf2 Fix manifest upload with ceph backend
0530352 Constraints are ready to be used for tox.ini
1f68586 Added py35 environment configuration to tox.ini
8ac09d4 Updated from global requirements
88f53f7 Fixing max_retries


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

freezer/scheduler/scheduler_job.py                       |  6 +++---
freezer/storage/swift.py                                 |  3 ++-
requirements.txt                                         |  4 ++--
tox.ini                                                  | 13 ++++++++++++-
7 files changed, 36 insertions(+), 13 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 63992b1..7eeadc5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@ astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
-setuptools!=24.0.0,>=16.0 # PSF/ZPL
+setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=34.3.3,>=16.0 # PSF/ZPL
@@ -26 +26 @@ apscheduler # MIT License
-psutil>=1.1.1,<2.0.0 # BSD
+psutil<2.0.0,>=1.1.1 # BSD





More information about the Release-announce mailing list