python-brick-cinderclient-ext 2.5.0 (epoxy)
We are happy to announce the release of: python-brick-cinderclient-ext 2.5.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/python-brick-cinderclient-ext Download the package from: https://pypi.org/project/python-brick-cinderclient-ext Please report issues through: https://bugs.launchpad.net/python-cinderclient/+bugs For more details, please see below. Changes in python-brick-cinderclient-ext 2.4.0..2.5.0 ----------------------------------------------------- 68f6362 Updating testing as per the 2025.1 cycle testing runtime 3bac2a1 reno: Update master for unmaintained/2023.1 d1df37b Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 12 +++++------- releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + requirements.txt | 1 + setup.cfg | 3 ++- test-requirements.txt | 2 +- 7 files changed, 17 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 0e12980..2e8c19e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,0 +10 @@ oslo.concurrency>=5.0.0 # Apache-2.0 +netifaces>=0.11.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5cfe747..60c8aef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=4.0.0,<4.1.0 # Apache-2.0 +hacking>=7.0.0,<7.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org