We are amped to announce the release of: oslo.vmware 4.7.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/oslo.vmware Download the package from: https://pypi.org/project/oslo.vmware Please report issues through: https://bugs.launchpad.net/oslo.vmware/+bugs For more details, please see below. Changes in oslo.vmware 4.6.0..4.7.0 ----------------------------------- 308a9a6 Remove unused dependencies 3b5086a Use common utility to escape ipv6 7bf15a4 add pyproject.toml to support pip 23.1 c05a242 Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- oslo_vmware/service.py | 4 ++-- pyproject.toml | 3 +++ releasenotes/source/2025.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + requirements.txt | 6 ------ 5 files changed, 12 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index f210461..d5c2156 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,3 +6,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -stevedore>=1.20.0 # Apache-2.0 -netaddr>=0.7.18 # BSD - @@ -13,3 +9,0 @@ oslo.utils>=3.33.0 # Apache-2.0 -# for the routing notifier -PyYAML>=3.13 # MIT -
participants (1)
-
no-reply@openstack.org