[freezer] freezer 5.0.0 (pike)
We are pleased to announce the release of: freezer 5.0.0: The OpenStack Backup Restore and Disaster Recovery as a Service Platform This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/freezer/ For more details, please see below. Changes in freezer 5.0.0.0b3..5.0.0 ----------------------------------- 4ccbc5b Updated from global requirements 248f73d [Trivialfix]Fix typos in freezer b0b4968 Updated from global requirements b5e1af0 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- freezer/exceptions/utils.py | 2 +- freezer/storage/fslike.py | 2 +- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 59160eb..ada5bb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,2 +8,2 @@ python-swiftclient>=3.2.0 # Apache-2.0 -python-cinderclient>=3.0.0 # Apache-2.0 -python-glanceclient>=2.7.0 # Apache-2.0 +python-cinderclient>=3.1.0 # Apache-2.0 +python-glanceclient>=2.8.0 # Apache-2.0 @@ -17,2 +17,2 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 -keystoneauth1>=3.0.1 # Apache-2.0 -os-brick>=1.15.1 # Apache-2.0 +keystoneauth1>=3.1.0 # Apache-2.0 +os-brick>=1.15.2 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 6fdefcb..5ca5997 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org