[release-announce] blazar-nova 2.6.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Fri May 20 20:14:20 UTC 2022
We are ecstatic to announce the release of:
blazar-nova 2.6.0: Nova related filters and extensions for Blazar
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/blazar-nova
Download the package from:
https://tarballs.openstack.org/blazar-nova/
Please report issues through:
https://bugs.launchpad.net/blazar/+bugs
For more details, please see below.
Changes in blazar-nova 2.4.0..2.6.0
-----------------------------------
7054448 Sync requirements and lower-constraints with nova
35ee713 Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 29 +++++++++++++++--------------
releasenotes/source/index.rst | 1 +
releasenotes/source/yoga.rst | 6 ++++++
requirements.txt | 6 +++---
test-requirements.txt | 2 +-
5 files changed, 26 insertions(+), 18 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 655ee88..b339793 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=5.5.1 # Apache-2.0
+pbr>=5.8.0 # Apache-2.0
@@ -7,2 +7,2 @@ oslo.config>=8.6.0 # Apache-2.0
-oslo.i18n>=5.0.1 # Apache-2.0
-oslo.log>=4.4.0 # Apache-2.0
+oslo.i18n>=5.1.0 # Apache-2.0
+oslo.log>=4.6.1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index fe3e83c..81b0929 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ stestr>=2.0.0 # Apache-2.0
-testtools>=2.2.0 # MIT
+testtools>=2.5.0 # MIT
More information about the Release-announce
mailing list