python-novaclient 18.10.0 (flamingo)
We enthusiastically announce the release of: python-novaclient 18.10.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/python-novaclient Download the package from: https://pypi.org/project/python-novaclient Please report issues through: https://bugs.launchpad.net/python-novaclient/+bugs For more details, please see below. Changes in python-novaclient 18.9.0..18.10.0 -------------------------------------------- ee73d6be Replace neutronclient with openstacksdk 06da36e5 Replace cinderclient with openstacksdk 42d499dc Add libpcre3-dev in bindep.txt for pcre.h b2481a6f Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- bindep.txt | 1 + releasenotes/source/2025.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + test-requirements.txt | 2 -- 8 files changed, 18 insertions(+), 17 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 1004a283..80e9a1d9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,2 +6,0 @@ python-keystoneclient>=3.8.0 # Apache-2.0 -python-cinderclient>=4.0.1 # Apache-2.0 -python-neutronclient>=6.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org